Uses of Class
org.apache.commons.math3.util.BigRealField
-
Packages that use BigRealField Package Description org.apache.commons.math3.util Convenience routines and common data structures used throughout the commons-math library. -
-
Uses of BigRealField in org.apache.commons.math3.util
Fields in org.apache.commons.math3.util declared as BigRealField Modifier and Type Field Description private static BigRealFieldBigRealField.LazyHolder. INSTANCECached field instance.Methods in org.apache.commons.math3.util that return BigRealField Modifier and Type Method Description static BigRealFieldBigRealField. getInstance()Get the unique instance.
-