MatrixF64

Type Alias MatrixF64 

Source
pub type MatrixF64 = Matrix<f64>;

Aliased Typeยง

pub struct MatrixF64 { /* private fields */ }