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

◆ HashTableStats()

newf4::HashTableStats::HashTableStats ( )
inline

Definition at line 146 of file MonomialHashTable.hpp.

147 : n_calls_find(0),
148 n_clashes(0),
152 {
153 }

References max_run_length, monequal_count, monequal_fails, n_calls_find, and n_clashes.