Type Definition sprs::CsMatView

source ·
pub type CsMatView<'a, N> = CsMatViewI<'a, N, usize>;