![]() |
Cadabra
Computer algebra system for field theory problems
|
#include "Functional.hh"Namespaces | |
| cadabra | |
| Functions to handle the exchange properties of two or more symbols in a product. | |
Functions | |
| void | cadabra::do_list (const Ex &tr, Ex::iterator it, std::function< bool(Ex::iterator)> f) |
| int | cadabra::list_size (const Ex &tr, Ex::iterator it) |
| Ex::iterator | cadabra::find_in_subtree (const Ex &tr, Ex::iterator it, std::function< bool(Ex::iterator)> f, bool including_head) |
| Ex::iterator | cadabra::find_in_list (const Ex &tr, Ex::iterator it, std::function< Ex::iterator(Ex::iterator)> f) |
| Ex | cadabra::make_list (Ex el) |
1.8.16