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