[][src]Module bit_matrix::submatrix

Submatrix of bits.

Structs

BitSubMatrix

Immutable access to a range of matrix's rows.

BitSubMatrixMut

Mutable access to a range of matrix's rows.