Borderbasix

Public Member Functions | Static Public Member Functions | List of all members
Plex< M > Struct Template Reference

#include <borderbasix/mpoly/Plex.hpp>

Public Member Functions

bool operator() (const M &, const M &)
 

Static Public Member Functions

static bool less (const M &, const M &)
 

Detailed Description

template<class M>
struct Plex< M >

Class specifying the lexicographic order on the monomials of type M.

Member Function Documentation

template<class M >
bool Plex< M >::less ( const M &  m1,
const M &  m2 
)
inlinestatic
template<class M >
bool Plex< M >::operator() ( const M &  m1,
const M &  m2 
)
Home  |  Download & InstallContributions