[][src]Type Definition rin::math::core::RowDVector

type RowDVector<N> = Matrix<N, U1, Dynamic, MatrixVec<N, U1, Dynamic>>;

A dynamically sized row vector.