Macaulay2 Engine
Loading...
Searching...
No Matches

◆ cCoeffIterator()

template<typename CoefficientRingType>
coeffConstIterator Polynomial< CoefficientRingType >::const_iterator::cCoeffIterator ( ) const
inline

Definition at line 272 of file Polynomial.hpp.

272{ return mCoeffIt; }
coeffConstIterator mCoeffIt

References mCoeffIt.