Package | Description |
---|---|
org.apache.commons.math3.util |
Convenience routines and common data structures used throughout the commons-math library.
|
Modifier and Type | Field and Description |
---|---|
private static BigRealField |
BigRealField.LazyHolder.INSTANCE
Cached field instance.
|
Modifier and Type | Method and Description |
---|---|
static BigRealField |
BigRealField.getInstance()
Get the unique instance.
|