Constant Field Values
Contents
cern.colt.*
-
cern.colt.PersistentObject Modifier and Type Constant Field Value public static final longserialVersionUID1020L
-
cern.colt.map.AbstractMap Modifier and Type Constant Field Value protected static final intdefaultCapacity277protected static final doubledefaultMaxLoadFactor0.5protected static final doubledefaultMinLoadFactor0.2 -
cern.colt.map.OpenDoubleIntHashMap Modifier and Type Constant Field Value protected static final byteFREE0protected static final byteFULL1protected static final byteREMOVED2 -
cern.colt.map.OpenIntDoubleHashMap Modifier and Type Constant Field Value protected static final byteFREE0protected static final byteFULL1protected static final byteREMOVED2 -
cern.colt.map.OpenIntIntHashMap Modifier and Type Constant Field Value protected static final byteFREE0protected static final byteFULL1protected static final byteREMOVED2 -
cern.colt.map.OpenIntObjectHashMap<T> Modifier and Type Constant Field Value protected static final byteFREE0protected static final byteFULL1protected static final byteREMOVED2 -
cern.colt.map.OpenLongObjectHashMap<T> Modifier and Type Constant Field Value protected static final byteFREE0protected static final byteFULL1protected static final byteREMOVED2 -
cern.colt.map.PrimeFinder Modifier and Type Constant Field Value public static final intlargestPrime2147483647
cern.jet.*
-
cern.jet.math.Constants Modifier and Type Constant Field Value protected static final doublebig4.503599627370496E15protected static final doublebiginv2.220446049250313E-16protected static final doubleLOGPI1.1447298858494002protected static final doubleMACHEP1.1102230246251565E-16protected static final doubleMAXGAM171.6243769563027protected static final doubleMAXLOG709.782712893384protected static final doubleMINLOG-745.1332191019412protected static final doubleSQRTH0.7071067811865476protected static final doubleSQTPI2.5066282746310007
-
cern.jet.random.engine.DRand Modifier and Type Constant Field Value public static final intDEFAULT_SEED1 -
cern.jet.random.engine.MersenneTwister Modifier and Type Constant Field Value public static final intDEFAULT_SEED4357
org.nuiton.*
-
org.nuiton.math.matrix.AbstractMatrixND Modifier and Type Constant Field Value public static final charCSV_SEPARATOR59protected static final StringNUMBER_REGEX" *[+-]?[0-9]*\\.?[0-9]+([eE][+-]?[0-9]+)? *" -
org.nuiton.math.matrix.DoubleBigMappedVector Modifier and Type Constant Field Value public static final intDOUBLE_SIZE8