#include <ArithmeticCompression.h>
|
| ArithmeticCoder (Model model) |
|
template<class Callback > |
void | encode (const SymbolType &symbol, Callback &&callback) |
|
template<class Callback > |
void | finalize (Callback &&callback) |
|
Model & | getModel () |
|
◆ ArithmeticCoder()
template<class SymbolType , class Model >
◆ encode()
template<class SymbolType , class Model >
template<class Callback >
◆ finalize()
template<class SymbolType , class Model >
template<class Callback >
◆ getModel()
template<class SymbolType , class Model >
The documentation for this class was generated from the following file: