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

type Vector5<N> = VectorN<N, U5>;

A stack-allocated, 5-dimensional column vector.