Type Definition nalgebra_glm::DMat2[][src]

type DMat2 = Matrix2<f64>;
Expand description

A 2x2 matrix with components of type T.