35 #ifndef OPENMS_MATH_STATISTICS_CUMULATIVEBINOMIAL_H 36 #define OPENMS_MATH_STATISTICS_CUMULATIVEBINOMIAL_H 63 static double compute(
Size n,
Size k,
double p);
70 #endif // OPENMS_MATH_STATISTICS_CUMULATIVEBINOMIAL_H
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Computes the cumulative binomial function.
Definition: CumulativeBinomial.h:50
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:128