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

◆ rawRingElementRemoveContent()

const RingElement * rawRingElementRemoveContent ( const RingElement * f)

Definition at line 886 of file ringelement.cpp.

889{
890 return f->remove_content();
891}
const RingElement * remove_content() const
Definition relem.cpp:345

References RingElement::remove_content().