Nestedsums library
|
Public Member Functions | |
bool | operator() (const GiNaC::ex &a, const GiNaC::ex &b) const |
bool operator() | ( | const GiNaC::ex & | a, |
const GiNaC::ex & | b ) const |
Returns true if and false otherwise. The actual comparison is delegated to ex::compare.
This is a function object and needed by nestedsums_helper_normalize.