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

type RowVector4<N> = RowVectorN<N, U4>;

A stack-allocated, 4-dimensional row vector.