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