Template Function mrpt::math::getRowAccessor(const MAT&, size_t, size_t, size_t)
Defined in File matrix_adaptors.h
Function Documentation
-
template<typename MAT>
CConstMatrixRowAccessorExtended<MAT> mrpt::math::getRowAccessor(const MAT &m, size_t rowIdx, size_t offset, size_t space = 1)