26 virtual std::string
name()
const override;
Definition: Exceptions.hh:14
Definition: WeightBase.hh:8
Definition: WeightInherit.hh:15
WeightException(const std::string &)
Definition: WeightInherit.cc:16
Definition: WeightInherit.hh:9
CombinationType
Definition: WeightInherit.hh:28
@ multiplicative
Definition: WeightInherit.hh:28
@ power
Definition: WeightInherit.hh:28
@ additive
Definition: WeightInherit.hh:28
virtual bool parse(Kernel &, std::shared_ptr< Ex >, keyval_t &) override
Definition: WeightInherit.cc:21
virtual std::string name() const override
Definition: WeightInherit.cc:11
enum cadabra::WeightInherit::CombinationType combination_type
multiplier_t value_self
Definition: WeightInherit.hh:30
virtual ~WeightInherit()
Definition: WeightInherit.cc:7
virtual multiplier_t value(const Kernel &, Ex::iterator, const std::string &forcedlabel) const override
Definition: WeightInherit.cc:42
virtual std::string unnamed_argument() const override
Definition: WeightInherit.hh:22
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:68
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
mpq_class multiplier_t
Definition: Storage.hh:38