35 #ifndef OPENMS_MATH_STATISTICS_GUMBELDISTRIBUTIONFITTER_H 36 #define OPENMS_MATH_STATISTICS_GUMBELDISTRIBUTIONFITTER_H double a
location parameter a
Definition: GumbelDistributionFitter.h:74
double b
scale parameter b
Definition: GumbelDistributionFitter.h:76
struct to represent the parameters of a gumbel distribution
Definition: GumbelDistributionFitter.h:65
GumbelDistributionFitResult(double local_a=1.0, double local_b=2.0)
Definition: GumbelDistributionFitter.h:67
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Implements a fitter for the Gumbel distribution.
Definition: GumbelDistributionFitter.h:60
GumbelDistributionFitResult init_param_
Definition: GumbelDistributionFitter.h:98