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

◆ is_homogeneous()

bool RingElement::is_homogeneous ( ) const

Definition at line 225 of file relem.cpp.

225{ return R->is_homogeneous(val); }
ring_elem val
Definition relem.hpp:69
const Ring * R
Definition relem.hpp:68

References R, and val.

Referenced by IM2_RingElement_is_graded().