Matrix

Type Alias Matrix 

Source
pub type Matrix = Array2<Element>;

Aliased Typeยง

pub struct Matrix { /* private fields */ }