combin::combinations< unsigned int > raw_ints
Definition: sym.hh:22
std::vector< unsigned int > argloc_2_treeloc
Definition: sym.hh:21
virtual result_t apply(iterator &it) override
Definition: sym.cc:45
result_t doit(iterator &, bool)
Definition: sym.cc:57
Basic storage class for symbolic mathemematical expressions.
Definition: Storage.hh:140
result_t
Keeping track of what algorithms have done to this expression.
Definition: Storage.hh:159
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
virtual bool can_apply(iterator) override
Definition: sym.cc:20
Ex::iterator iterator
Definition: Algorithm.hh:70
bool sign
Definition: sym.hh:19
Base class for all algorithms, containing generic routines and in particular the logic for index clas...
Definition: Algorithm.hh:59
Ex objects
Definition: sym.hh:18
sym(const Kernel &, Ex &, Ex &, bool sign)
Definition: sym.cc:13