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

◆ coefficient_type()

CoefficientType PolynomialRing::coefficient_type ( ) const
inlinevirtual

Reimplemented from Ring.

Definition at line 191 of file polyring.hpp.

191{ return coeff_type_; }
Ring::CoefficientType coeff_type_
Definition polyring.hpp:109

References coeff_type_.

Referenced by gbA::create(), ReducedGB::create(), create_quotient(), gbA::initialize(), and Matrix::make_monideal().