pub type IndexMatrix<R, C> = IndexMatrix<'static, R, C, RustcBitSet, RcFamily>;Expand description
IndexMatrix specialized to the bit_set::BitSet implementation.
Aliased Typeยง
pub struct IndexMatrix<R, C> { /* private fields */ }pub type IndexMatrix<R, C> = IndexMatrix<'static, R, C, RustcBitSet, RcFamily>;IndexMatrix specialized to the bit_set::BitSet implementation.
pub struct IndexMatrix<R, C> { /* private fields */ }