MCPcopy Create free account
hub / github.com/LASzip/LASzip / ~ArithmeticModel

Method ~ArithmeticModel

src/arithmeticmodel.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90ArithmeticModel::~ArithmeticModel()
91{
92 if (distribution) delete [] distribution;
93}
94
95I32 ArithmeticModel::init(U32* table)
96{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected