[][src]Type Definition na::RowVector6

type RowVector6<N> = Matrix<N, U1, U6, <DefaultAllocator as Allocator<N, U1, U6>>::Buffer>;

A stack-allocated, 6-dimensional row vector.