TMtxInt.BitSize Method

TMtxInt BitSize(Int32 bitRows, Int32 bitCols)

Sizes the matrix according to bit storage required.

#NameTypeDescription
1bitRowsInt32
2bitColsInt32

Result: stored in self (calling object), returns self for chaining