Type Definition nalgebra::base::RowVector6 [−][src]
type RowVector6<N> = RowVectorN<N, U6>;
A stack-allocated, 6-dimensional row vector.
type RowVector6<N> = RowVectorN<N, U6>;
A stack-allocated, 6-dimensional row vector.