[][src]Type Definition na::base::RowVector4

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

A stack-allocated, 4-dimensional row vector.