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

type RowVector6<N> = Matrix<N, U1, U6, Owned<N, U1, U6>>;

A stack-allocated, 6-dimensional row vector.