[][src]Type Definition sprs::TriMatI

type TriMatI<N, I> = TriMatBase<Vec<I>, Vec<N>>;