Type Definition na::RowVector6 [−][src]
type RowVector6<N> = Matrix<N, U1, U6, <DefaultAllocator as Allocator<N, U1, U6>>::Buffer>;
A stack-allocated, 6-dimensional row vector.
type RowVector6<N> = Matrix<N, U1, U6, <DefaultAllocator as Allocator<N, U1, U6>>::Buffer>;
A stack-allocated, 6-dimensional row vector.