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

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

A stack-allocated, 6-dimensional row vector.