| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
big |
4.503599627370496E15 |
protected static final double |
biginv |
2.220446049250313E-16 |
protected static final double |
LOGPI |
1.1447298858494002 |
protected static final double |
MACHEP |
1.1102230246251565E-16 |
protected static final double |
MAXGAM |
171.6243769563027 |
protected static final double |
MAXLOG |
709.782712893384 |
protected static final double |
MINLOG |
-745.1332191019412 |
protected static final double |
SQRTH |
0.7071067811865476 |
protected static final double |
SQTPI |
2.5066282746310007 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SEED |
4357 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
big |
4.503599627370496E15 |
protected static final double |
biginv |
2.220446049250313E-16 |
protected static final double |
LOGPI |
1.1447298858494002 |
protected static final double |
MACHEP |
1.1102230246251565E-16 |
protected static final double |
MAXGAM |
171.6243769563027 |
protected static final double |
MAXLOG |
709.782712893384 |
protected static final double |
MINLOG |
-745.1332191019412 |
protected static final double |
SQRTH |
0.7071067811865476 |
protected static final double |
SQTPI |
2.5066282746310007 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXTENDED_TRAPEZOID |
"ExtendedTrapezoid" |
public static final String |
ROMBERG |
"Romberg" |
public static final String |
SIMPSON |
"Simpson" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_POSITIVITY_THRESHOLD |
1.0E-10 |
public static final double |
DEFAULT_SYMMETRY_THRESHOLD |
1.0E-10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LU_COMMONS_NAME |
"LU_COMMONS" |
public static final String |
QR_COMMONS_NAME |
"QR_COMMONS" |
public static final String |
SV_COMMONS_NAME |
"SV_COMMONS" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMMONS |
"Commons" |
public static final String |
OG |
"OG" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
GOLDEN |
0.61803399 |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.