Arageli::monom_degree_less< M1, M2 > Struct Template Reference

Binary predicate for two monoms for degrees comparision. More...

#include <sparse_polynom.hpp>

List of all members.

Public Member Functions

bool operator() (const M1 &x, const M2 &y) const


Detailed Description

template<typename M1, typename M2 = M1>
struct Arageli::monom_degree_less< M1, M2 >

Binary predicate for two monoms for degrees comparision.

It is true if degree of the first monom is less then degree of the second monom.

Definition at line 592 of file sparse_polynom.hpp.


Member Function Documentation

template<typename M1, typename M2 = M1>
bool Arageli::monom_degree_less< M1, M2 >::operator() ( const M1 &  x,
const M2 &  y 
) const [inline]

Definition at line 594 of file sparse_polynom.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:38:27 2006 for Arageli by  doxygen 1.4.7