MCPcopy 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
180void ArithmeticEncoder::destroyBitModel(ArithmeticBitModel* m)
181{
182 delete m;
183}
184
185ArithmeticModel* ArithmeticEncoder::createSymbolModel(U32 n)
186{

Callers 1

~IntegerCompressorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected