java.lang.Object
org.zfcj.math.numbers.FloatingPointMath
A container for
ThreadLocal
s that provide error thresholds for
floating point calculations-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
static RealNumber
static void
setMaxError
(double maxError) static void
setRealMaxError
(RealNumber maxError)
-
Constructor Details
-
FloatingPointMath
public FloatingPointMath()
-
-
Method Details
-
getMaxError
public static double getMaxError() -
setMaxError
public static void setMaxError(double maxError) -
getRealMaxError
-
setRealMaxError
-