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

◆ get_CoeffRing()

CoefficientRingZZp * Z_mod::get_CoeffRing ( ) const
inline

Definition at line 93 of file ZZp.hpp.

93{ return coeffR; }
CoefficientRingZZp * coeffR
Definition ZZp.hpp:77

References coeffR.

Referenced by GBRing::GBRing(), and VectorArithmetic::VectorArithmetic().