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

◆ getGenerator() [4/5]

const RingElement * M2::ConcreteRing< ARingZZpFlint >::getGenerator ( ) const
inlinevirtual

Reimplemented from Ring.

Definition at line 1326 of file aring-glue.hpp.

1327{
1328 return getGen<ConcreteRing<ARingZZpFlint> >(*this);
1329}