[][src]Type Definition nalgebra_glm::DMat2x2

type DMat2x2 = Matrix2<f64>;

A 2x2 matrix with f64 components.