adamaulia / efficient-java-matrix-library

Automatically exported from code.google.com/p/efficient-java-matrix-library
0 stars 0 forks source link

Add method elementDivide to CommonOps #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. CommonOps.elementDiv(D1Matrix64F a , D1Matrix64F b )
2.
3.

What is the expected output? What do you see instead?
Performs the an element by element division operation.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by leok...@gmail.com on 26 Mar 2011 at 3:33

GoogleCodeExporter commented 9 years ago

Original comment by peter.ab...@gmail.com on 28 Mar 2011 at 1:21

GoogleCodeExporter commented 9 years ago
Change has been added to the latest SVN.  Let me know if there are any issues.

Original comment by peter.ab...@gmail.com on 29 Mar 2011 at 2:43