Home
last modified time | relevance | path

Searched defs:hypergeom (Results 1 – 5 of 5) sorted by relevance

/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/@sym/
H A Dhypergeom.m80 function F = hypergeom(a, b, z) function
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamNoise/
H A DDenoise.cpp130 double Denoise::hypergeom(double theta) in hypergeom() function in Denoise
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dhypergeom.c1132 hypergeom(GEN N, GEN D, GEN z, long prec) in hypergeom() function
/dports/science/py-scipy/scipy-1.7.1/scipy/stats/
H A D_discrete_distns.py571 hypergeom = hypergeom_gen(name='hypergeom') variable
/dports/math/py-sympy/sympy-1.9/sympy/integrals/rubi/
H A Dutility_function.py1842 def hypergeom(n, d, z): function