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

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

A stack-allocated, 4-dimensional column vector.