Public Member Functions | |
| void | init (UINT InitVal) |
| UINT | getMean () |
| void | update () |
Public Attributes | |
| WORD | Summ |
| BYTE | Shift |
| BYTE | Count |
|
|
Definition at line 21 of file Model.cpp. Referenced by PPM_CONTEXT::makeEscFreq2(). |
|
|
Definition at line 20 of file Model.cpp. References Count, PERIOD_BITS, Shift, and Summ. Referenced by StartModelRare(). |
|
|
Definition at line 25 of file Model.cpp. References Count, PERIOD_BITS, Shift, and Summ. Referenced by PPM_CONTEXT::decodeSymbol2(), and PPM_CONTEXT::encodeSymbol2(). |
|
|
|
|
|
|
|
|
Definition at line 18 of file Model.cpp. Referenced by PPM_CONTEXT::decodeSymbol2(), PPM_CONTEXT::encodeSymbol2(), getMean(), init(), and update(). |
1.4.2