Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Data Structures | Namespaces | Functions
wick.h File Reference

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...
 

Detailed Description

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).

Author
Gregoire Uhlrich
Version
1.3