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

Function Documentation

template<typename MAT>
CMatrixColumnAccessorExtended<MAT> mrpt::math::getColumnAccessor(MAT &m, size_t colIdx, size_t offset, size_t space = 1)