TriMat

Type Alias TriMat 

Source
pub type TriMat<N> = TriMatI<N, usize>;

Aliased Typeยง

pub struct TriMat<N> { /* private fields */ }