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

type Mat1<T = f32> = Matrix<T, U1, U1, <DefaultAllocator as Allocator<T, U1, U1>>::Buffer>;