Module bit_matrix::submatrix
[−]
[src]
Submatrix of bits.
Structs
| BitSubMatrix |
Immutable access to a range of matrix's rows. |
| BitSubMatrixMut |
Mutable access to a range of matrix's rows. |