 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
10 virtual std::string
name()
const override;
11 virtual unsigned int size(
const Properties&,
Ex&, Ex::iterator)
const override;
virtual std::string name() const override
Definition: Symmetric.cc:6
virtual tab_t get_tab(const Properties &, Ex &, Ex::iterator, unsigned int) const override
Definition: Symmetric.cc:16
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
Class holding a collection of properties attached to expressions.
Definition: Props.hh:233
virtual unsigned int size(const Properties &, Ex &, Ex::iterator) const override
Definition: Symmetric.cc:11
Definition: Symmetric.hh:8