struct to represent the parameters of a gumbel distribution More...
#include <OpenMS/MATH/STATISTICS/GumbelDistributionFitter.h>
Public Member Functions | |
GumbelDistributionFitResult (double local_a=1.0, double local_b=2.0) | |
Public Attributes | |
double | a |
location parameter a More... | |
double | b |
scale parameter b More... | |
struct to represent the parameters of a gumbel distribution
|
inline |
double a |
location parameter a
double b |
scale parameter b
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:15 using doxygen 1.8.13 |