[][src]Type Definition nalgebra::base::Vector6

type Vector6<N> = VectorN<N, U6>;

A stack-allocated, 6-dimensional column vector.