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

type Vector4<N> = VectorN<N, U4>;

A stack-allocated, 4-dimensional column vector.