jingyuzhu / efficient-java-matrix-library

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

Error : method copy() of type DenseMatrix64F #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I use EJML package with eclipse when i copied it i received this error
2.The method copy() of type DenseMatrix64F is not generic; it cannot be 
parameterized with arguments <DenseMatrix64F> TestSvdImplicitQrAlgorithm.java   

all the errors are related to this method would you please tell me why it is so

Original issue reported on code.google.com by moh....@gmail.com on 2 May 2012 at 8:17

GoogleCodeExporter commented 8 years ago
All the unit tests, including TestSvdImplicitQrAlgorithm, are working on my 
end.  Could you provide a code example?

Original comment by peter.ab...@gmail.com on 2 May 2012 at 12:33

GoogleCodeExporter commented 8 years ago
Thanks i resolve the issue there was problem with the path any ways thanks for 
brisk reply

Original comment by moh....@gmail.com on 3 May 2012 at 5:33

GoogleCodeExporter commented 8 years ago

Original comment by peter.ab...@gmail.com on 3 May 2012 at 10:46