 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
16 virtual std::string
name()
const
18 return std::string(
"TableauInherit");
FIXME: the above two need to be merged, because parse may need access to the actual pattern tree,...
Definition: Props.hh:127
virtual tab_t get_tab(const Properties &, Ex &, Ex::iterator, unsigned int) const
Definition: TableauInherit.cc:33
virtual unsigned int size(const Properties &, Ex &, Ex::iterator) const
Definition: TableauInherit.cc:10
Definition: TableauBase.hh:9
Property which makes a node inherit the TableauBase properties of child nodes.
Definition: TableauInherit.hh:14
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
Definition: Storage.hh:141
virtual std::string name() const
Definition: TableauInherit.hh:16