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

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