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

Hash functor on ModuleMonom, forwarding to ModuleMonom::hash. More...

#include <monomial-collection.hpp>

Public Member Functions

std::size_t operator() (const ModuleMonom &m) const

Detailed Description

Hash functor on ModuleMonom, forwarding to ModuleMonom::hash.

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

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

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


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