Package org.apache.commons.math3.util
Class FastMath.lnMant
- java.lang.Object
-
- org.apache.commons.math3.util.FastMath.lnMant
-
- Enclosing class:
- FastMath
private static class FastMath.lnMant extends java.lang.Object
Enclose large data table in nested static class so it's only loaded on first access.