Type Definition Mat6
rin_math
type Mat6<T = f32> = Matrix<T, U6, U6, <DefaultAllocator as Allocator<T, U6, U6>>::Buffer>;