Public Attributes | |
| int | G_SIZE = 50 |
| int | MAX_ALPHA_SIZE = 258 |
| int | MAX_CODE_LEN = 23 |
| int | MAX_SELECTORS = (2 + (900000 / G_SIZE)) |
| int | N_GROUPS = 6 |
| int | N_ITERS = 4 |
| int | NUM_OVERSHOOT_BYTES = 20 |
| int[] | rNums |
| int | RUNA = 0 |
| int | RUNB = 1 |
Package Attributes | |
| int | baseBlockSize = 100000 |
int baseBlockSize = 100000 [package] |
| int G_SIZE = 50 |
| int MAX_ALPHA_SIZE = 258 |
| int MAX_CODE_LEN = 23 |
| int MAX_SELECTORS = (2 + (900000 / G_SIZE)) |
| int N_GROUPS = 6 |
| int N_ITERS = 4 |
| int NUM_OVERSHOOT_BYTES = 20 |
| int [] rNums |
| int RUNA = 0 |
| int RUNB = 1 |
1.5.8