public class EntropyPartitionedRiceContents extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
capacityByOrder
The capacity of the parameters and raw_bits arrays specified as an order.
|
protected int[] |
parameters |
protected int[] |
rawBits |
| Constructor and Description |
|---|
EntropyPartitionedRiceContents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureSize(int maxPartitionOrder)
Ensure enough menory has been allocated.
|
Copyright © 2004–2017. All rights reserved.