Type Definition RowVector6
nalgebra::base
type RowVector6<N> = RowVectorN<N, U6>;
A stack-allocated, 6-dimensional row vector.