|
flavour
|
the same as gaussobs but with a different initializer, such that the uncertainty sigma is absolute More...
#include <model.h>


Public Member Functions | |
| gauss2obs (measure v) | |
| gauss2obs (double mean, double sigma) | |
| ~gauss2obs () | |
| double | loglikelihood (double hipothesis) const |
| double | error (double hipothesis) const |
| double | expected () const |
Public Member Functions inherited from observable | |
| observable () | |
| virtual | ~observable () |
Public Attributes | |
| const double | m |
| const double | s |
Public Attributes inherited from observable | |
| uint | copies |
the same as gaussobs but with a different initializer, such that the uncertainty sigma is absolute
|
inline |
|
inlinevirtual |
|
inlinevirtual |
| hipothesis | the theoretical hypothesis |
Implements observable.
Definition at line 109 of file model.h.