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

type RowVector6<N> = RowVectorN<N, U6>;

A stack-allocated, 6-dimensional row vector.