Type Definition rin::math::Mat2[][src]

type Mat2<T = f32> = Matrix<T, U2, U2, <DefaultAllocator as Allocator<T, U2, U2>>::Buffer>;