Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
BAD |
0.25f |
public static final float |
EXCELLENT |
0.875f |
public static final float |
GOOD |
0.625f |
public static final float |
NOT_GOOD |
0.375f |
public static final float |
OKAY |
0.5f |
public static final float |
PERFECT |
1.0f |
public static final float |
TERRIBLE |
0.125f |
public static final float |
UNSUITABLE |
0.0f |
public static final float |
VERY_GOOD |
0.75f |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
TYPE |
"#DATA_TYPE#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PARALLELIZATION_THRESHOLD |
32 |
public static final java.lang.String |
THREAD_PREFIX |
"neureka-daemon" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
K |
1024L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
OS_MEMORY_PAGE_SIZE |
4096L |