Gröbner basis project
Codebase for research into Gröbner basis computation
smaller_lm Struct Reference

used to sort polynomials by leading monomial More...

#include <algorithm_buchberger_basic.hpp>

Public Member Functions

bool operator() (Abstract_Polynomial *f, Abstract_Polynomial *g)
 returns true iff f’s leading monomial is smaller than g’s
 

Detailed Description

used to sort polynomials by leading monomial

Definition at line 113 of file algorithm_buchberger_basic.hpp.


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