edu.uci.jforests.util
Class Constants
- java.lang.Object
-
- edu.uci.jforests.util.Constants
-
public class Constants extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description static double[]DOUBLE_ONE_ONE_ONE_ETCstatic doubleEPSILONstatic doubleLN2static doubleMIN_EXP_POWERstatic int[]ONE_TWO_THREE_ETC
-
Constructor Summary
Constructors Constructor and Description Constants()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidinit(int maxSize)
-
-
-
Field Detail
-
EPSILON
public static final double EPSILON
- See Also:
- Constant Field Values
-
MIN_EXP_POWER
public static final double MIN_EXP_POWER
- See Also:
- Constant Field Values
-
LN2
public static final double LN2
-
ONE_TWO_THREE_ETC
public static int[] ONE_TWO_THREE_ETC
-
DOUBLE_ONE_ONE_ONE_ETC
public static double[] DOUBLE_ONE_ONE_ONE_ETC
-
-
DMelt 3.0 © DataMelt by jWork.ORG