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

Function Documentation

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