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

◆ is_graded()

bool PolynomialRing::is_graded ( ) const
inlinevirtual

Reimplemented from Ring.

Definition at line 185 of file polyring.hpp.

185{ return is_graded_; }

References is_graded_.

Referenced by PolyRing::is_homogeneous(), and PolyRingQuotient::is_homogeneous().