Module submatrix

Source
Expand description

Submatrix of bits.

Structs§

BitSubMatrix
Immutable access to a range of matrix’s rows.
BitSubMatrixMut
Mutable access to a range of matrix’s rows.