40 bool isZero()
const override;
42 GExpr copy()
const override;
43 GExpr refresh()
const override;
46 GExpr getTerm()
const override;
50 bool hasPropertyWith(
GExpr const &other)
const override;
51 GExpr propertyWith(
GExpr const &other)
const override;
53 GExpr chisholmIdentity1(
58 GExpr chisholmIdentity2(
64 GExpr chisholmIdentity2A(
65 std::vector<csl::Index>
const &rho,
69 GExpr chisholmIdentity2B(
70 std::vector<csl::Index>
const &rho,
76 void print(std::ostream &out = std::cout)
const override;
Definition: tensorset.h:30
Definition: abstractgammasym.h:87
Definition: generalizedindex.h:29
Definition: abstractgammasym.h:32
Base class for indexed obejcts in SGL.
Definition: epsilonindex.h:29