12 virtual std::string
name()
const override;
13 virtual int sign()
const override;
Definition SelfCommutingBehaviour.hh:8
Definition SelfCommuting.hh:9
virtual int sign() const override
Definition SelfCommuting.cc:15
virtual std::string name() const override
Definition SelfCommuting.cc:10
virtual ~SelfCommuting()
Definition SelfCommuting.cc:6
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83