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