Cadabra
Computer algebra system for field theory problems
Public Member Functions | List of all members
cadabra::tree_exact_less_for_indexmap_obj Class Reference

Description

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
 

Member Function Documentation

◆ operator()()

bool cadabra::tree_exact_less_for_indexmap_obj::operator() ( const Ex first,
const Ex second 
) const

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