Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAXIMUM_EXPLICIT_THRESHOLD |
131072 |
public static final int |
MAXIMUM_EXPTHRESH_PARAM |
18 |
public static final int |
MAXIMUM_LOG2M_PARAM |
30 |
public static final int |
MAXIMUM_REGWIDTH_PARAM |
8 |
public static final int |
MINIMUM_EXPTHRESH_PARAM |
-1 |
public static final int |
MINIMUM_LOG2M_PARAM |
4 |
public static final int |
MINIMUM_REGWIDTH_PARAM |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SCHEMA_VERSION |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BITS_PER_BYTE |
8 |
public static final int |
BYTES_PER_WORD |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
LOGE_2 |
0.6931471805599453 |
Copyright © 2018. All rights reserved.