TMtxInt *BitSize(const int bitRows, const int bitCols) const;
Sizes the matrix according to bit storage required.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | bitRows | const int | |
| 2 | bitCols | const int |
Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler