[][src]Type Definition totsu::spmat::SpMatSliMu

type SpMatSliMu<'a> = MatGen<&'a BTreeMap<usize, FP>>;

Matrix slice mutable