YAP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Protected Member Functions | List of all members
Integrator Class Reference

Integrates a model. More...

#include <Integrator.h>

Inheritance diagram for Integrator:
ImportanceSampler

Static Protected Member Functions

static IntegralMap & integrals (ModelIntegral &I)
 
static RealIntegralElementVector & diagonals (DecayTreeVectorIntegral &I)
 
static
ComplexIntegralElementMatrix & 
offDiagonals (DecayTreeVectorIntegral &I)
 
static DecayTreeVectorIntegralreset (DecayTreeVectorIntegral &I)
 zero-out a DecayTreeVectorIntegral
 

Detailed Description

Integrates a model.

Author
Daniel Greenwald

Member Function Documentation

RealIntegralElementVector & diagonals ( DecayTreeVectorIntegral I)
staticprotected
Returns
DecayTreeVectorIntegral's Diagonals_
Parameters
IDecayTreeVectorIntegral to access
IntegralMap & integrals ( ModelIntegral I)
staticprotected
Returns
ModelIntegral's IntegralMap
Parameters
IModelIntegral to access
ComplexIntegralElementMatrix & offDiagonals ( DecayTreeVectorIntegral I)
staticprotected
Returns
DecayTreeVectorIntegral's OffDiagonals_
Parameters
IDecayTreeVectorIntegral to access

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