Searched defs:inv_cdf (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavutil/tests/ | ||
H A D | lfg.c | 57 static double inv_cdf(double u) in inv_cdf() function |
/third_party/python/Lib/ | ||
H A D | statistics.py | 1212 def inv_cdf(self, p): member in NormalDist |
Completed in 3 milliseconds