csl compatible expression representing the operator <> of correlators in quantum field theory. Applies only on QuantumField, and uses WickCalculator to evaluate to expression (applying wick theorem). More...
#include "quantumField.h"Go to the source code of this file.
Data Structures | |
| class | mty::Wick |
| csl compatible expression representing the operator <> of correlators in quantum field theory. Applies only on QuantumField, and uses WickCalculator to evaluate to expression (applying wick theorem). More... | |
Namespaces | |
| mty | |
| Namespace of MARTY. | |
Functions | |
| csl::Expr | mty::wick_s (const csl::Expr &expr) |
| Tries to create a Wick object with argument expr. Applies operator (see Operator::applyOperator()) to eliminate constants (with respect to the Wick object) and returns and resulting csl::Expr. More... | |
csl compatible expression representing the operator <> of correlators in quantum field theory. Applies only on QuantumField, and uses WickCalculator to evaluate to expression (applying wick theorem).
1.8.13