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

◆ normal_form()

virtual void QRingInfo::normal_form ( ring_elem & f) const
inlinevirtual

Reimplemented in QRingInfo_field_basic, QRingInfo_field_QQ, and QRingInfo_ZZ.

Definition at line 104 of file qring.hpp.

105 {
106 (void) f;
107 }