| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
INFINITE_WINDOW |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_EPSILON |
1.0E-4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BIN_COUNT |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
KS_SUM_CAUCHY_CRITERION |
1.0E-20 |
protected static final int |
LARGE_SAMPLE_PRODUCT |
10000 |
protected static final int |
MAXIMUM_PARTIAL_SUM_COUNT |
100000 |
protected static final double |
PG_SUM_RELATIVE_ERROR |
1.0E-10 |
Copyright © 2016–2019 Hipparchus.org. All rights reserved.