Type Definition Vec1
rin::math
type Vec1<T = f32> = Matrix<T, U1, U1, <DefaultAllocator as Allocator<T, U1, U1>>::Buffer>;