Searched defs:HypergeometricCDForPMFInstance (Results 1 – 1 of 1) sorted by relevance
30 struct HypergeometricCDForPMFInstance { struct31 const double x;32 const int total;33 const int marked;34 const int sampled;35 const double probability;