#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 less then degree of the second monom.
Definition at line 592 of file sparse_polynom.hpp.
| 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.
1.4.7