Searched refs:_statistics__normal_dist_inv_cdf_impl (Results 1 – 2 of 2) sorted by relevance
14 _statistics__normal_dist_inv_cdf_impl(PyObject *module, double p, double mu,59 _return_value = _statistics__normal_dist_inv_cdf_impl(module, p, mu, sigma); in _statistics__normal_dist_inv_cdf()
29 _statistics__normal_dist_inv_cdf_impl(PyObject *module, double p, double mu, in _statistics__normal_dist_inv_cdf_impl() function