Type Definition traffloat::space::Matrix[][src]

pub type Matrix = Matrix<f64, Const<{_: usize}>, Const<{_: usize}>, ArrayStorage<f64, 4_usize, 4_usize>>;
Expand description

Standard homogenous matrix type