DegLex Struct Reference

List of all members.

Detailed Description

Class specifying the degree inverse lexicographic order on the monomials of type { M}. $m_{1} < m_{2}$ if either the degree of $degree(m_{1})<degree(m_{2})$ or $degree(m_{1})= degree(m_{2})$ and $m_{2}$ is greater than $m_{1}$ for the inverse lexicographic ordering.

Definition at line 20 of file DegLex.h.

Public Member Functions

template<class M>
bool operator() (const M &m1, const M &m2) const

Static Public Member Functions

template<class M>
static bool less (const M &, const M &)


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

SYNAPS DOCUMENTATION
logo