[][src]Type Definition na::RowVector5

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

A stack-allocated, 5-dimensional row vector.