Constant Field Values
Contents
org.apache.*
-
org.apache.commons.math3.analysis.integration.BaseAbstractUnivariateIntegrator Modifier and Type Constant Field Value public static final doubleDEFAULT_ABSOLUTE_ACCURACY1.0E-15public static final intDEFAULT_MAX_ITERATIONS_COUNT2147483647public static final intDEFAULT_MIN_ITERATIONS_COUNT3public static final doubleDEFAULT_RELATIVE_ACCURACY1.0E-6 -
org.apache.commons.math3.analysis.integration.MidPointIntegrator Modifier and Type Constant Field Value public static final intMIDPOINT_MAX_ITERATIONS_COUNT64 -
org.apache.commons.math3.analysis.integration.RombergIntegrator Modifier and Type Constant Field Value public static final intROMBERG_MAX_ITERATIONS_COUNT32 -
org.apache.commons.math3.analysis.integration.SimpsonIntegrator Modifier and Type Constant Field Value public static final intSIMPSON_MAX_ITERATIONS_COUNT64 -
org.apache.commons.math3.analysis.integration.TrapezoidIntegrator Modifier and Type Constant Field Value public static final intTRAPEZOID_MAX_ITERATIONS_COUNT64
-
org.apache.commons.math3.analysis.interpolation.LoessInterpolator Modifier and Type Constant Field Value public static final doubleDEFAULT_ACCURACY1.0E-12public static final doubleDEFAULT_BANDWIDTH0.3public static final intDEFAULT_ROBUSTNESS_ITERS2 -
org.apache.commons.math3.analysis.interpolation.MicrosphereInterpolator Modifier and Type Constant Field Value public static final intDEFAULT_BRIGHTNESS_EXPONENT2public static final intDEFAULT_MICROSPHERE_ELEMENTS2000 -
org.apache.commons.math3.analysis.interpolation.UnivariatePeriodicInterpolator Modifier and Type Constant Field Value public static final intDEFAULT_EXTEND5
-
org.apache.commons.math3.analysis.solvers.BaseSecantSolver Modifier and Type Constant Field Value protected static final doubleDEFAULT_ABSOLUTE_ACCURACY1.0E-6 -
org.apache.commons.math3.analysis.solvers.SecantSolver Modifier and Type Constant Field Value protected static final doubleDEFAULT_ABSOLUTE_ACCURACY1.0E-6
-
org.apache.commons.math3.dfp.Dfp Modifier and Type Constant Field Value public static final intERR_SCALE32760public static final byteFINITE0public static final byteINFINITE1public static final intMAX_EXP32768public static final intMIN_EXP-32767public static final byteQNAN3public static final intRADIX10000public static final byteSNAN2 -
org.apache.commons.math3.dfp.DfpField Modifier and Type Constant Field Value public static final intFLAG_DIV_ZERO2public static final intFLAG_INEXACT16public static final intFLAG_INVALID1public static final intFLAG_OVERFLOW4public static final intFLAG_UNDERFLOW8
-
org.apache.commons.math3.distribution.AbstractRealDistribution Modifier and Type Constant Field Value public static final doubleSOLVER_DEFAULT_ABSOLUTE_ACCURACY1.0E-6 -
org.apache.commons.math3.distribution.BetaDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.CauchyDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.ChiSquaredDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.ExponentialDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.FDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.GammaDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.LogNormalDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.NakagamiDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.NormalDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.ParetoDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.PoissonDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_EPSILON1.0E-12public static final intDEFAULT_MAX_ITERATIONS10000000 -
org.apache.commons.math3.distribution.TDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.UniformRealDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9 -
org.apache.commons.math3.distribution.WeibullDistribution Modifier and Type Constant Field Value public static final doubleDEFAULT_INVERSE_ABSOLUTE_ACCURACY1.0E-9
-
org.apache.commons.math3.geometry.VectorFormat<S extends Space> Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_PREFIX"{"public static final java.lang.StringDEFAULT_SEPARATOR"; "public static final java.lang.StringDEFAULT_SUFFIX"}"
-
org.apache.commons.math3.linear.BlockFieldMatrix<T extends FieldElement<T>> Modifier and Type Constant Field Value public static final intBLOCK_SIZE36 -
org.apache.commons.math3.linear.BlockRealMatrix Modifier and Type Constant Field Value public static final intBLOCK_SIZE52 -
org.apache.commons.math3.linear.CholeskyDecomposition Modifier and Type Constant Field Value public static final doubleDEFAULT_ABSOLUTE_POSITIVITY_THRESHOLD1.0E-10public static final doubleDEFAULT_RELATIVE_SYMMETRY_THRESHOLD1.0E-15 -
org.apache.commons.math3.linear.ConjugateGradient Modifier and Type Constant Field Value public static final java.lang.StringOPERATOR"operator"public static final java.lang.StringVECTOR"vector" -
org.apache.commons.math3.linear.OpenMapRealVector Modifier and Type Constant Field Value public static final doubleDEFAULT_ZERO_TOLERANCE1.0E-12
-
org.apache.commons.math3.optim.nonlinear.scalar.noderiv.BOBYQAOptimizer Modifier and Type Constant Field Value public static final doubleDEFAULT_INITIAL_RADIUS10.0public static final doubleDEFAULT_STOPPING_RADIUS1.0E-8public static final intMINIMUM_PROBLEM_DIMENSION2
-
org.apache.commons.math3.optimization.direct.BOBYQAOptimizer Modifier and Type Constant Field Value public static final doubleDEFAULT_INITIAL_RADIUS10.0public static final doubleDEFAULT_STOPPING_RADIUS1.0E-8public static final intMINIMUM_PROBLEM_DIMENSION2 -
org.apache.commons.math3.optimization.direct.CMAESOptimizer Modifier and Type Constant Field Value public static final intDEFAULT_CHECKFEASABLECOUNT0public static final intDEFAULT_DIAGONALONLY0public static final booleanDEFAULT_ISACTIVECMAtruepublic static final intDEFAULT_MAXITERATIONS30000public static final doubleDEFAULT_STOPFITNESS0.0
-
org.apache.commons.math3.optimization.linear.AbstractLinearOptimizer Modifier and Type Constant Field Value public static final intDEFAULT_MAX_ITERATIONS100
-
org.apache.commons.math3.random.EmpiricalDistribution Modifier and Type Constant Field Value public static final intDEFAULT_BIN_COUNT1000 -
org.apache.commons.math3.random.ValueServer Modifier and Type Constant Field Value public static final intCONSTANT_MODE5public static final intDIGEST_MODE0public static final intEXPONENTIAL_MODE3public static final intGAUSSIAN_MODE4public static final intREPLAY_MODE1public static final intUNIFORM_MODE2
-
org.apache.commons.math3.special.Gamma Modifier and Type Constant Field Value public static final doubleGAMMA0.5772156649015329public static final doubleLANCZOS_G4.7421875
-
org.apache.commons.math3.stat.descriptive.DescriptiveStatistics Modifier and Type Constant Field Value public static final intINFINITE_WINDOW-1
-
org.apache.commons.math3.stat.inference.KolmogorovSmirnovTest Modifier and Type Constant Field Value protected static final doubleKS_SUM_CAUCHY_CRITERION1.0E-20protected static final intLARGE_SAMPLE_PRODUCT10000protected static final intMAXIMUM_PARTIAL_SUM_COUNT100000protected static final intMONTE_CARLO_ITERATIONS1000000protected static final doublePG_SUM_RELATIVE_ERROR1.0E-10protected static final intSMALL_SAMPLE_PRODUCT200
-
org.apache.commons.math3.util.FastMath Modifier and Type Constant Field Value public static final doubleE2.718281828459045public static final doublePI3.141592653589793 -
org.apache.commons.math3.util.MathUtils Modifier and Type Constant Field Value public static final doublePI_SQUARED9.869604401089358public static final doubleTWO_PI6.283185307179586 -
org.apache.commons.math3.util.OpenIntToDoubleHashMap Modifier and Type Constant Field Value protected static final byteFREE0protected static final byteFULL1protected static final byteREMOVED2 -
org.apache.commons.math3.util.OpenIntToFieldHashMap<T extends FieldElement<T>> Modifier and Type Constant Field Value protected static final byteFREE0protected static final byteFULL1protected static final byteREMOVED2 -
org.apache.commons.math3.util.ResizableDoubleArray Modifier and Type Constant Field Value public static final intADDITIVE_MODE1public static final intMULTIPLICATIVE_MODE0