Type Definition na::Mat2 [] [src]

type Mat2<T = f32> = Matrix2<T>;