bundles / scipy 1.17.1 / scipy / stats / _distn_infrastructure / _expect
function
scipy.stats._distn_infrastructure:_expect
Signature
def _expect ( fun , lb , ub , x0 , inc , maxcount = 1000 , tolerance = 1e-10 , chunksize = 32 ) Summary
Helper for computing the expectation value of fun.
Aliases
-
scipy.stats._distn_infrastructure._expect