GiNaC 1.8.7
|
Function object not caring about the numerical coefficients for insertion into third argument of STL's sort(). More...
#include <expair.h>
Public Member Functions | |
bool | operator() (const expair &lh, const expair &rh) const |
Function object not caring about the numerical coefficients for insertion into third argument of STL's sort().
Note that this does not define a strict weak ordering since for any symbol x we have neither 3*x<2*x or 2*x<3*x. Handle with care!
Definition at line 104 of file expair.h.
References GiNaC::ex::compare(), and GiNaC::expair::rest.