 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
11 virtual std::string
name()
const override;
12 virtual void latex(std::ostream&)
const override;
virtual std::string unnamed_argument() const override
Definition: GammaMatrix.hh:14
Definition: AntiSymmetric.hh:10
Definition: GammaMatrix.hh:9
virtual void latex(std::ostream &) const override
Display the property on the stream.
Definition: GammaMatrix.cc:12
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:126
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 bool parse(Kernel &, keyval_t &keyvals) override
Definition: GammaMatrix.cc:17
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:67
virtual std::string name() const override
Definition: GammaMatrix.cc:7
Ex metric
Definition: GammaMatrix.hh:17