This is the complete list of members for
LayerCoder, including all inherited members.
| cost(int symbol, char update, int layer, int context) | LayerCoder | [virtual] |
| entropy(Real p) | EntropyCoder | [inline] |
| EntropyCoder(int histoCapacity) | EntropyCoder | |
| freq | LayerCoder | |
| histoCapacity | EntropyCoder | |
| LayerCoder(int nLayers, int signedSym, int capacity) | LayerCoder | |
| MultiLayerCoder(int histoCapacity) | MultiLayerCoder | |
| nFreq | LayerCoder | |
| nLayers | LayerCoder | |
| read(Decoder *decoder, char update, int context1=-1, int context2=-1) | LayerCoder | [virtual] |
| reset() | LayerCoder | [virtual] |
| signedSym | LayerCoder | |
| update(int symbol, int context1=-1, int context2=-1) | EntropyCoder | [inline] |
| updateCost(int symbol, int context1=-1, int context2=-1) | EntropyCoder | [inline] |
| write(Encoder *encoder, int symbol, char update, int context1=-1, int context2=-1) | LayerCoder | [virtual] |
| ~EntropyCoder() | EntropyCoder | [inline, virtual] |
| ~LayerCoder() | LayerCoder | |
| ~MultiLayerCoder() | MultiLayerCoder | [inline, virtual] |