 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
16 virtual std::string
name()
const override;
virtual std::string unnamed_argument() const override
Definition: Weight.hh:12
virtual bool parse(Kernel &, std::shared_ptr< Ex >, keyval_t &) override
Definition: Weight.cc:11
multiplier_t value_
Definition: Weight.hh:18
Definition: WeightBase.hh:8
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
virtual multiplier_t value(const Kernel &, Ex::iterator, const std::string &forcedlabel) const override
Definition: Weight.cc:20
mpq_class multiplier_t
Definition: Storage.hh:38
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:68
virtual std::string name() const override
Definition: Weight.cc:6