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

◆ stats()

template<typename Configuration>
void IntsSet< Configuration >::stats ( std::ostream & o) const
inline

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

361 {
362 // TODO:
363 // display some info about hash table size, collisions.
364 // display memory usage (TODO: maybe memory usage should be a separate function too).
365 }