Algorithm(const Kernel &, Ex &)
Initialise the algorithm with a reference to the expression tree, but do not yet do anything with thi...
Definition Algorithm.cc:52
Ex::result_t result_t
Definition Algorithm.hh:65
Definition Storage.hh:170
Ex::sibling_iterator sibling_iterator
Definition ExManip.hh:14
Ex::iterator iterator
Definition ExManip.hh:12
sibling_iterator gammamat
Definition sort_spinors.hh:15
virtual bool can_apply(iterator) override
Definition sort_spinors.cc:16
sibling_iterator two
Definition sort_spinors.hh:15
virtual result_t apply(iterator &) override
Definition sort_spinors.cc:57
sibling_iterator one
Definition sort_spinors.hh:15
sort_spinors(const Kernel &, Ex &)
Definition sort_spinors.cc:11
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83