Type Definition nyx_space::dimensions::RowVector4[][src]

type RowVector4<N> = Matrix<N, U1, U4, <DefaultAllocator as Allocator<N, U1, U4>>::Buffer>;
Expand description

A stack-allocated, 4-dimensional row vector.