|
Tree Compression with Top Trees Revisited
|
This is the complete list of members for EntropyCalculator< T, CounterType >, including all inherited members.
| addItem(const T &item) | EntropyCalculator< T, CounterType > | inline |
| addItem(T &&item) | EntropyCalculator< T, CounterType > | inline |
| addSequence(InputIterator begin, InputIterator end) | EntropyCalculator< T, CounterType > | inline |
| EntropyCalculator() | EntropyCalculator< T, CounterType > | inline |
| getEntropy() const | EntropyCalculator< T, CounterType > | inline |
| numOccurences() const | EntropyCalculator< T, CounterType > | inline |
| numSymbols() const | EntropyCalculator< T, CounterType > | inline |
| operator<<(std::ostream &os, const EntropyCalculator &entropy) | EntropyCalculator< T, CounterType > | friend |
| optBitsForSymbol(const T &symbol) const | EntropyCalculator< T, CounterType > | inline |
| optBitsForSymbol(T &&symbol) const | EntropyCalculator< T, CounterType > | inline |
| summary() const | EntropyCalculator< T, CounterType > | inline |
1.8.9.1