struct to represent the parameters of a gamma distribution More...
#include <OpenMS/MATH/STATISTICS/GammaDistributionFitter.h>
| Public Member Functions | |
| GammaDistributionFitResult () | |
| GammaDistributionFitResult (const GammaDistributionFitResult &rhs) | |
| GammaDistributionFitResult & | operator= (const GammaDistributionFitResult &rhs) | 
| Public Attributes | |
| double | b | 
| parameter b of the gamma distribution  More... | |
| double | p | 
| parameter p of the gamma distribution  More... | |
struct to represent the parameters of a gamma distribution
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 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 |