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

◆ multi_degree()

bool RingElement::multi_degree ( monomial d) const
inline

Definition at line 141 of file relem.hpp.

141{ return R->multi_degree(val, d); }
ring_elem val
Definition relem.hpp:69
const Ring * R
Definition relem.hpp:68

References monomial, R, and val.