Type Definition sprs::TriMatI[][src]

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