Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASzip/LASzip
/ initBitModel
Method
initBitModel
unused/rangeencoder.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
void RangeEncoder::initBitModel(EntropyModel* model)
120
{
121
initSymbolModel(model);
122
}
123
124
void RangeEncoder::destroyBitModel(EntropyModel* model)
125
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected