AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::NormalOrderedExpression Class Reference

Detailed Description

Definition at line 13 of file Simplify.h.

Classes

struct  Term

Public Member Functions

void addTerm (const Expression &expression)
 NormalOrderedExpression (const Expression &expression, const bool &expandSubTrees=false)
void groupExpressions ()
 operator Expression ()
std::vector< ExpressionExpandBrackets (const Expression &expression)
std::vector< Termterms () const

Constructor & Destructor Documentation

◆ NormalOrderedExpression()

AmpGen::NormalOrderedExpression::NormalOrderedExpression ( const Expression & expression,
const bool & expandSubTrees = false )

Member Function Documentation

◆ addTerm()

void AmpGen::NormalOrderedExpression::addTerm ( const Expression & expression)

◆ ExpandBrackets()

std::vector< Expression > AmpGen::NormalOrderedExpression::ExpandBrackets ( const Expression & expression)

◆ groupExpressions()

void AmpGen::NormalOrderedExpression::groupExpressions ( )

◆ operator Expression()

AmpGen::NormalOrderedExpression::operator Expression ( )

◆ terms()

std::vector< Term > AmpGen::NormalOrderedExpression::terms ( ) const
inline

Definition at line 31 of file Simplify.h.


The documentation for this class was generated from the following file: