Cadabra
Computer algebra system for field theory problems
|
Compare for indexmap_t.
The only comparator object that does not use properties info to lookup properties. This one compares exactly (it cannot do any matching which requires knowledge about index sets because it does not know about properties). It requires parent relations to match including at top level. It requires multipliers to match including at top level. Names with '?' or '??' suffixes are matched literally, not as patterns.
#include <Compare.hh>
Public Member Functions | |
bool | operator() (const Ex &first, const Ex &second) const |
bool cadabra::tree_exact_less_for_indexmap_obj::operator() | ( | const Ex & | first, |
const Ex & | second | ||
) | const |