|
| | compat.h |
| | functionality to maintain compatibility with previous version of this library
|
| |
| | decode.h |
| | public interface for decoding.
|
| |
| | encode.h |
| | public interface for encoding.
|
| |
| | factory.h |
| | static factory classes for building histograms, encoders and decoders.
|
| |
| | histogram.h |
| | public interface for building and renorming histograms from source data.
|
| |
| | iterator.h |
| | public interface for rANS iterators.
|
| |
| | metrics.h |
| |
| | pack.h |
| |
| | serialize.h |
| | public interface for serializing histograms (dictionaries) to JSON or compressed binary.
|
| |
| | utils.h |
| | useful public helper functions.
|
| |