Type Definition Vector6
nalgebra::base
type Vector6<N> = VectorN<N, U6>;
A stack-allocated, 6-dimensional column vector.