Searched defs:HypergeometricQuantileInstance (Results 1 – 1 of 1) sorted by relevance
38 struct HypergeometricQuantileInstance { struct39 const double probability;40 const int total;41 const int marked;42 const int sampled;43 const int lower;44 const int upper;