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

struct to represent the parameters of a gamma distribution More...

#include <OpenMS/MATH/STATISTICS/GammaDistributionFitter.h>

Public Member Functions

 GammaDistributionFitResult ()
 
 GammaDistributionFitResult (const GammaDistributionFitResult &rhs)
 
GammaDistributionFitResultoperator= (const GammaDistributionFitResult &rhs)
 

Public Attributes

double b
 parameter b of the gamma distribution More...
 
double p
 parameter p of the gamma distribution More...
 

Detailed Description

struct to represent the parameters of a gamma distribution

Constructor & Destructor Documentation

Member Function Documentation

GammaDistributionFitResult& operator= ( const GammaDistributionFitResult rhs)
inline

Member Data Documentation

double b

parameter b of the gamma distribution

Referenced by GammaDistributionFitter::GammaDistributionFitResult::operator=().

double p

parameter p of the gamma distribution

Referenced by GammaDistributionFitter::GammaDistributionFitResult::operator=().


OpenMS / TOPP release 1.11.1 Documentation generated on Thu Nov 14 2013 11:19:38 using doxygen 1.8.5