Uses of Class
org.apache.commons.math3.util.BigRealField
Packages that use BigRealField
Package
Description
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 BigRealFieldModifier and TypeFieldDescriptionprivate static final BigRealField
BigRealField.LazyHolder.INSTANCE
Cached field instance.Methods in org.apache.commons.math3.util that return BigRealFieldModifier and TypeMethodDescriptionstatic BigRealField
BigRealField.getInstance()
Get the unique instance.