 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
24 virtual std::string
name()
const override;
enum cadabra::WeightInherit::CombinationType combination_type
virtual std::string unnamed_argument() const override
Definition: WeightInherit.hh:20
WeightException(const std::string &)
Definition: WeightInherit.cc:12
@ multiplicative
Definition: WeightInherit.hh:26
multiplier_t value_self
Definition: WeightInherit.hh:28
Definition: Exceptions.hh:14
virtual std::string name() const override
Definition: WeightInherit.cc:7
@ additive
Definition: WeightInherit.hh:26
CombinationType
Definition: WeightInherit.hh:26
virtual multiplier_t value(const Kernel &, Ex::iterator, const std::string &forcedlabel) const override
Definition: WeightInherit.cc:38
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:80
mpq_class multiplier_t
Definition: Storage.hh:38
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:67
Definition: WeightInherit.hh:9
Definition: WeightBase.hh:8
virtual bool parse(Kernel &, std::shared_ptr< Ex >, keyval_t &) override
Definition: WeightInherit.cc:17
Definition: WeightInherit.hh:13
@ power
Definition: WeightInherit.hh:26