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

◆ coefficientRing()

const Ring * M2FreeAlgebraQuotient::coefficientRing ( ) const
inlinevirtual

Implements M2FreeAlgebraOrQuotient.

Definition at line 88 of file M2FreeAlgebraQuotient.hpp.

88{ return m2FreeAlgebra().coefficientRing(); }
const Ring * coefficientRing() const
const M2FreeAlgebra & m2FreeAlgebra() const

References M2FreeAlgebra::coefficientRing(), m2FreeAlgebra(), and Ring::Ring().

Referenced by debug_display(), from_int(), from_long(), from_rational(), lift(), and promote().