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

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

A stack-allocated, 6-dimensional column vector.