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

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

A stack-allocated, 4-dimensional row vector.