12 virtual std::string
name()
const override;
14 virtual void latex(std::ostream&)
const override;
Definition: TableauSymmetry.hh:9
Basic storage class for symbolic mathemematical expressions.
Definition: Storage.hh:130
virtual void validate(const Kernel &, const Ex &) const override
Definition: WeylTensor.cc:25
virtual std::string name() const override
Definition: WeylTensor.cc:20
Definition: Traceless.hh:8
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:107
Definition: WeylTensor.hh:9
WeylTensor()
Definition: WeylTensor.cc:10
virtual void latex(std::ostream &) const override
Display the property on the stream.
Definition: WeylTensor.cc:31