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

◆ getGenerator() [3/5]

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

Reimplemented from Ring.

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

1332{
1333 return getGen<ConcreteRing<ARingGFM2> >(*this);
1334}