Type Definition na::RowVector6

source ·
pub type RowVector6<N> = Matrix<N, U1, U6, <DefaultAllocator as Allocator<N, U1, U6>>::Buffer>;
Expand description

A stack-allocated, 6-dimensional row vector.