[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MAMath.copyDouble
- Subject: MAMath.copyDouble
- Date: Wed, 30 Nov 2005 13:31:53 +0100
Hello list,
I use the function MAMath.copyDouble in a java app, and it seems to
produce strange results sometimes. It seems really bugged: when
converting an Array of floats to an Array of Doubles, stranges values
are randomly generated in the output.
Is this a known issue ? Is there another routine that performs
similar (but correct !) job ?
thanks