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