Type Definition na::Mat2

source ·
pub type Mat2<T = f32> = Matrix2<T>;