Type Definition rin::math::base::RowVector5[][src]

type RowVector5<N> = Matrix<N, U1, U5, <DefaultAllocator as Allocator<N, U1, U5>>::Buffer>;

A stack-allocated, 5-dimensional row vector.