MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / ModelPPM

Method ModelPPM

Libraries/unrar/model.cpp:30–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29
30ModelPPM::ModelPPM()
31{
32 MinContext=NULL;
33 MaxContext=NULL;
34 MedContext=NULL;
35}
36
37
38void ModelPPM::RestartModelRare()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected