Template Function mrpt::math::getRowAccessor(MAT&, size_t, size_t, size_t)

Function Documentation

template<typename MAT>
CMatrixRowAccessorExtended<MAT> mrpt::math::getRowAccessor(MAT &m, size_t rowIdx, size_t offset, size_t space = 1)