Type Definition nalgebra_glm::DMat2x2

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

A 2x2 matrix with f64 components.