|
OpenMS
2.6.0
|
Go to the documentation of this file.
77 double eval(
double x)
const;
78 double log_eval_no_normalize(
double x)
const ;
double a
location parameter a
Definition: GumbelDistributionFitter.h:73
double b
scale parameter b
Definition: GumbelDistributionFitter.h:75
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
GumbelDistributionFitResult init_param_
Definition: GumbelDistributionFitter.h:111
struct to represent the parameters of a gumbel distribution
Definition: GumbelDistributionFitter.h:64
Implements a fitter for the Gumbel distribution.
Definition: GumbelDistributionFitter.h:59
GumbelDistributionFitResult(double local_a=1.0, double local_b=2.0)
Definition: GumbelDistributionFitter.h:66