Macaulay2 Engine
Loading...
Searching...
No Matches
ModuleMonomEq Class Reference

Equality functor on ModuleMonom, forwarding to operator==. More...

#include <monomial-collection.hpp>

Public Member Functions

bool operator() (const ModuleMonom &a, const ModuleMonom &b) const

Detailed Description

Equality functor on ModuleMonom, forwarding to operator==.

Note
AI-generated documentation. Verify against the source before relying on it.

Plugged into the std::unordered_set<ModuleMonom, ...> inside IntsSet as the KeyEqual policy.

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


The documentation for this class was generated from the following file: