|  | OpenMS
    2.6.0
    | 
struct to represent the parameters of a gamma distribution More...
#include <OpenMS/MATH/STATISTICS/GammaDistributionFitter.h>
| Public Member Functions | |
| GammaDistributionFitResult (double bIn, double pIn) | |
| 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 | 
| double b | 
parameter b of the gamma distribution
| double p | 
parameter p of the gamma distribution
 1.8.16
 1.8.16