 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
13 virtual std::string
name()
const override;
15 virtual unsigned int size(
const Properties&,
Ex&, Ex::iterator)
const override;
Definition: Traceless.hh:8
Definition: AntiSymmetric.hh:10
virtual std::string name() const override
Definition: AntiSymmetric.cc:7
virtual unsigned int size(const Properties &, Ex &, Ex::iterator) const override
Definition: AntiSymmetric.cc:12
FIXME: the above two need to be merged, because parse may need access to the actual pattern tree,...
Definition: Props.hh:120
Definition: TableauBase.hh:9
Definition: Storage.hh:140
virtual ~AntiSymmetric()
Definition: AntiSymmetric.hh:12
virtual tab_t get_tab(const Properties &, Ex &, Ex::iterator, unsigned int) const override
Definition: AntiSymmetric.cc:17
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Algorithm.cc:1045