Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
GumbelDistributionFitter::GumbelDistributionFitResult Struct Reference

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...
 

Detailed Description

struct to represent the parameters of a gumbel distribution

Constructor & Destructor Documentation

◆ GumbelDistributionFitResult()

GumbelDistributionFitResult ( double  local_a = 1.0,
double  local_b = 2.0 
)
inline

Member Data Documentation

◆ a

double a

location parameter a

◆ b

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