 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
11 virtual std::string
name()
const
13 return std::string(
"TableauInherit");
virtual unsigned int size(const Properties &, Ex &, Ex::iterator) const
Definition: TableauInherit.cc:10
Definition: TableauInherit.hh:9
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:126
Definition: TableauBase.hh:9
Basic storage class for symbolic mathemematical expressions.
Definition: Storage.hh:140
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:80
virtual tab_t get_tab(const Properties &, Ex &, Ex::iterator, unsigned int) const
Definition: TableauInherit.cc:33
Class holding a collection of properties attached to expressions.
Definition: Props.hh:233
virtual std::string name() const
Definition: TableauInherit.hh:11