bundles / scipy 1.17.1 / scipy / stats / _levy_stable / _pdf_single_value_piecewise_post_rounding_Z0
function
scipy.stats._levy_stable:_pdf_single_value_piecewise_post_rounding_Z0
Signature
def _pdf_single_value_piecewise_post_rounding_Z0 ( x0 , alpha , beta , quad_eps , x_tol_near_zeta ) Summary
Calculate pdf using Nolan's methods as detailed in [NO].
Aliases
-
scipy.stats._levy_stable._pdf_single_value_piecewise_post_rounding_Z0