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

◆ getGenerator() [2/5]

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

Reimplemented from Ring.

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

1337{
1338 return getGen<ConcreteRing<ARingGFFlint> >(*this);
1339}