TMtxInt BitSize(Int32 bitRows, Int32 bitCols)
Sizes the matrix according to bit storage required.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | bitRows | Int32 | |
| 2 | bitCols | Int32 |
Result: stored in self (calling object), returns self for chaining
Sizes the matrix according to bit storage required.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | bitRows | Int32 | |
| 2 | bitCols | Int32 |
Result: stored in self (calling object), returns self for chaining