Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASzip/LASzip
/ destroyBitModel
Method
destroyBitModel
src/arithmeticencoder.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void ArithmeticEncoder::destroyBitModel(ArithmeticBitModel* m)
181
{
182
delete m;
183
}
184
185
ArithmeticModel* ArithmeticEncoder::createSymbolModel(U32 n)
186
{
Callers
1
~IntegerCompressor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected