Nestedsums library
nestedsums_helper_less Class Reference

Public Member Functions

bool operator() (const GiNaC::ex &a, const GiNaC::ex &b) const
 

Member Function Documentation

◆ operator()()

bool operator() ( const GiNaC::ex & a,
const GiNaC::ex & b ) const

Returns true if $a < b $ and false otherwise. The actual comparison is delegated to ex::compare.

This is a function object and needed by nestedsums_helper_normalize.


The documentation for this class was generated from the following files: