10 virtual std::string
name()
const override;
11 virtual void validate(
Kernel&, std::shared_ptr<Ex>)
const override;
Definition RiemannTensor.hh:7
RiemannTensor()
Definition RiemannTensor.cc:13
virtual std::string name() const override
Definition RiemannTensor.cc:23
virtual void validate(Kernel &, std::shared_ptr< Ex >) const override
Definition RiemannTensor.cc:28
Definition TableauSymmetry.hh:9
Base class for all properties, handling argument parsing and defining the interface.
Definition Props.hh:127
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83