Type Definition nalgebra_glm::DMat2

source ·
pub type DMat2 = Matrix2<f64>;
Expand description

A 2x2 matrix with components of type T.