23 #ifndef FERMIONCHAIN_H_INCLUDED 24 #define FERMIONCHAIN_H_INCLUDED 36 std::vector<size_t> pos;
44 bool makeAbbreviation =
true)
const;
46 static std::vector<Chain> getChains(
49 bool keepBorders =
false);
51 std::vector<csl::Expr>& getTensorsInChain();
53 std::vector<csl::Expr>
const& getTensorsInChain()
const;
58 std::vector<csl::Expr> tensors;
Namespace of MARTY.
Definition: 2HDM.h:31
Definition: diracology.h:36
Definition: fermionChain.h:35
Definition: fermionChain.h:31