 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
76 double log_eval_no_normalize(
double x)
const;
Implements a fitter for the Gumbel distribution.
Definition: GumbelMaxLikelihoodFitter.h:57
struct to represent the parameters of a gumbel distribution
Definition: GumbelMaxLikelihoodFitter.h:63
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
double b
scale parameter b
Definition: GumbelMaxLikelihoodFitter.h:74
GumbelDistributionFitResult(double local_a, double local_b)
Definition: GumbelMaxLikelihoodFitter.h:65
double a
location parameter a
Definition: GumbelMaxLikelihoodFitter.h:72
GumbelDistributionFitResult init_param_
Definition: GumbelMaxLikelihoodFitter.h:102