[][src]Type Definition nalgebra::base::RowVector3

type RowVector3<N> = RowVectorN<N, U3>;

A stack-allocated, 3-dimensional row vector.