#include <sparse_polynom.hpp>
Public Member Functions | |
bool | operator() (const M1 &x, const M2 &y) const |
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.
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.