flavour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
calcuba Class Reference

class to do the calculus of a constraint based on a GiNaC compiled expression More...

#include <model.h>

Inheritance diagram for calcuba:
Collaboration diagram for calcuba:

Public Member Functions

 calcuba (observable *ob, const FUNCP_CUBA &e0)
 
double operator() (const parameters &p) const
 

Public Attributes

shared_ptr< observableo
 
FUNCP_CUBA e
 

Detailed Description

class to do the calculus of a constraint based on a GiNaC compiled expression

Definition at line 248 of file model.h.

Constructor & Destructor Documentation

calcuba::calcuba ( observable ob,
const FUNCP_CUBA &  e0 
)
inline

Definition at line 250 of file model.h.

Member Function Documentation

double calcuba::operator() ( const parameters p) const
inlinevirtual
Parameters
hipothesisthe theoretical hypothesis
Returns
the logarithm of the probability of measuring what was measured, assuming that the hypothesis is true

Implements calcu.

Definition at line 252 of file model.h.

Member Data Documentation

FUNCP_CUBA calcuba::e

Definition at line 277 of file model.h.

shared_ptr<observable> calcuba::o

Definition at line 276 of file model.h.


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