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

◆ operator()() [2/2]

size_t EntryConfig::operator() ( Monom m) const
inline

Definition at line 934 of file NCReduction.cpp.

935 {
936 (void) m;
937 return 0;
938 }