Type Definition sprs::TriMat

source ·
pub type TriMat<N> = TriMatI<N, usize>;