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

Binary predicate for two monoms for equality degrees determination. 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_equal< M1, M2 >

Binary predicate for two monoms for equality degrees determination.

It is true if degree of the first monom is equal to degree of the second monom.

Definition at line 602 of file sparse_polynom.hpp.


Member Function Documentation

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

Definition at line 604 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