Type Definition sprs::TriMatViewMut

source ·
pub type TriMatViewMut<'a, N> = TriMatViewMutI<'a, N, usize>;