Package net.jafama
Class CmnFastMath.MyTSqrt
- java.lang.Object
-
- net.jafama.CmnFastMath.MyTSqrt
-
- Enclosing class:
- CmnFastMath
static final class CmnFastMath.MyTSqrt extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static double[]
sqrtSlopeHiTab
(package private) static double[]
sqrtSlopeLoTab
(package private) static double[]
sqrtXSqrtHiTab
(package private) static double[]
sqrtXSqrtLoTab
-
Constructor Summary
Constructors Constructor Description MyTSqrt()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static void
init()
-