Type Definition nalgebra::core::RowVector5 [] [src]

type RowVector5<N> = RowVectorN<N, U5>;

A stack-allocated, 5-dimensional row vector.