Type Definition sprs::TriMatView[][src]

type TriMatView<'a, N> = TriMatViewI<'a, N, usize>;