|
flavour
|
A class containing the parameters of a maximum of the likelihood function. More...
#include <MCMC.h>

Public Member Functions | |
| Peak (const Model *m, int maxx=0) | |
| void | findPeak () |
| bool | adjuststeps () |
Public Attributes | |
| const Model * | model |
| parameters | pr |
| double | lmax |
| double | llmax |
| double | area |
| double | larea |
| bool | max |
A class containing the parameters of a maximum of the likelihood function.
|
inline |
|
inline |
| parameters Peak::pr |