flavour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
calcu Class Referenceabstract

Base class to do the calculus of a constraint to the model. More...

#include <model.h>

Inheritance diagram for calcu:

Public Member Functions

virtual double operator() (const parameters &p) const =0
 

Detailed Description

Base class to do the calculus of a constraint to the model.

Definition at line 237 of file model.h.

Member Function Documentation

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

Implemented in BGLmodels::calcuBmumu, BGLmodels::calcubtosgamma2, calcuex, calcuba, and BGLmodels::calcuOblique.


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