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

Static counter for non-commutative monomial comparisons. More...

#include <FreeMonoid.hpp>

Static Public Member Functions

static void reset ()
static void logCompare ()

Static Public Attributes

static size_t mCompares = 0

Detailed Description

Static counter for non-commutative monomial comparisons.

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

Bumped each time FreeMonoid::compare is called; useful when profiling the inner loops of NCGroebner / NCF4. reset() zeroes the counter and operator<< (declared below) pretty-prints the current value.

Definition at line 68 of file FreeMonoid.hpp.


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