Package ubic.basecode.math
Class Constants
java.lang.Object
ubic.basecode.math.Constants
Used in some ports of statistical code.
- Author:
- pavlidis
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
M_1_PI
public static final double M_1_PI- See Also:
-
M_1_SQRT_2
public static final double M_1_SQRT_2- See Also:
-
M_1_SQRT_2PI
public static final double M_1_SQRT_2PI- See Also:
-
M_LN_2
public static final double M_LN_2- See Also:
-
M_LN_SQRT_2PI
public static final double M_LN_SQRT_2PI- See Also:
-
M_LN_SQRT_PI
public static final double M_LN_SQRT_PI- See Also:
-
M_LN_SQRT_PId2
public static final double M_LN_SQRT_PId2- See Also:
-
M_LOG10_2
public static final double M_LOG10_2- See Also:
-
M_PI_2
public static final double M_PI_2- See Also:
-
M_PI_4
public static final double M_PI_4- See Also:
-
M_PI_half
public static final double M_PI_half- See Also:
-
M_SQRT_2
public static final double M_SQRT_2- See Also:
-
M_SQRT_2dPI
public static final double M_SQRT_2dPI- See Also:
-
M_SQRT_PI
public static final double M_SQRT_PI- See Also:
-
SMALL
public static final double SMALL- See Also:
-
SMALLISH
public static final double SMALLISH- See Also:
-
TINY
public static final double TINY- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-