Type Definition RowVector4
nalgebra::base
type RowVector4<N> = RowVectorN<N, U4>;
A stack-allocated, 4-dimensional row vector.