Type Definition sprs::TriMatView

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