 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
27 virtual std::string
name()
const override;
29 virtual unsigned int size(
const Properties&,
Ex&, Ex::iterator)
const override;
virtual std::string name() const override
Definition: Derivative.cc:40
Definition: Distributable.hh:8
virtual multiplier_t value(const Kernel &, Ex::iterator, const std::string &forcedlabel) const override
Definition: Derivative.cc:20
virtual tab_t get_tab(const Properties &, Ex &, Ex::iterator, unsigned int) const override
Definition: Derivative.cc:51
Definition: CommutingAsProduct.hh:8
virtual unsigned int size(const Properties &, Ex &, Ex::iterator) const override
Definition: Derivative.cc:45
Property indicating that an operator is numerically flat, so that numerical factors in the argument c...
Definition: NumericalFlat.hh:11
FIXME: the above two need to be merged, because parse may need access to the actual pattern tree,...
Definition: Props.hh:127
Definition: WeightBase.hh:8
If a property X derives from Inherit<Y>, and get<Y> is called on an object which has an X property (b...
Definition: Props.hh:204
Ex with_respect_to
Definition: Derivative.hh:36
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
Definition: Derivative.hh:15
mpq_class multiplier_t
Definition: Storage.hh:38
virtual ~Derivative()
Definition: Derivative.hh:26
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:68
virtual bool parse(Kernel &, std::shared_ptr< Ex >, keyval_t &keyvals) override
Definition: Derivative.cc:8
Definition: IndexInherit.hh:9
virtual std::string unnamed_argument() const override
Definition: Derivative.hh:33
Definition: DependsInherit.hh:10