[][src]Type Definition nalgebra_glm::DMat2x4

type DMat2x4 = Matrix2x4<f64>;

A 2x4 matrix with f64 components.