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

◆ setIsGraded()

void PolynomialRing::setIsGraded ( bool new_val)
inlineprotected

Definition at line 142 of file polyring.hpp.

142{ is_graded_ = new_val; }

References is_graded_.

Referenced by PolyRing::initialize_poly_ring(), WeylAlgebra::initialize_weyl(), and setQuotientInfo().