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

◆ operator()() [2/2]

bool ModuleMonomDefaultConfigOrig::operator() ( const ModuleMonom & e1,
const ModuleMonom & e2 ) const
inline

Definition at line 227 of file monomial-collection.hpp.

227{ return keysEqual(e1,e2); }
bool keysEqual(const ModuleMonom &e1, const ModuleMonom &e2) const

References keysEqual().