YAP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | Friends | List of all members
ModelIntegral Class Reference

Stores integral of a full model. More...

#include <ModelIntegral.h>

Public Member Functions

 ModelIntegral (const Model &model)
 
const IntegralMap & integrals () const
 

Private Attributes

IntegralMap Integrals_
 Map of (admixture factor -> component integral)
 

Friends

class Integrator
 grant friend status to Integrator for nonconst access Integrals_
 

Detailed Description

Stores integral of a full model.

Author
Daniel Greenwald

Constructor & Destructor Documentation

ModelIntegral ( const Model model)

constructor

Parameters
modelModel to integrate

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