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

type RowVector2<N> = RowVectorN<N, U2>;

A stack-allocated, 2-dimensional row vector.