17 virtual std::string
name()
const override;
Property representing a Young tableau with unlabelled boxes.
Definition: Tableau.hh:14
virtual ~Tableau()
Definition: Tableau.hh:16
virtual bool parse(Kernel &, keyval_t &keyvals) override
Definition: Tableau.cc:11
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:67
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:126
int dimension
Definition: Tableau.hh:20
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
Definition: ImplicitIndex.hh:8
virtual std::string name() const override
Definition: Tableau.cc:6