M
mehtakrishna2002
Hi,
I am trying to do some matrix manipulation using a matrix module in
java that i downloaded from the web. When I deal with large matrices
(60x60), I start getting NaN for a lot of my calculations. I think It
is due to the way in which Java handles floats.
Can someone suggest a fix for this problem?
Regards,
Krishna
I am trying to do some matrix manipulation using a matrix module in
java that i downloaded from the web. When I deal with large matrices
(60x60), I start getting NaN for a lot of my calculations. I think It
is due to the way in which Java handles floats.
Can someone suggest a fix for this problem?
Regards,
Krishna