# coding: utf-8 # AUTO-GENERATED FILE -- DO NOT EDIT """ Accelerators for the statistics module. """ __doc__ = """Accelerators for the statistics module. """ __file__ = '/home/shared/src/ide-arm64/build-files/build-temp/runtimes-release/__os__/linux-arm64/runtime-python3.13/lib/python3.13/lib-dynload/_statistics.cpython-313-aarch64-linux-gnu.so' __loader__ = None __name__ = '_statistics' __package__ = '' __spec__ = None def _normal_dist_inv_cdf(p, mu, sigma): pass