Home
last modified time | relevance | path

Searched defs:betacf (Results 1 – 6 of 6) sorted by relevance

/dports/science/tinker/tinker/source/
H A Dinvbeta.f119 real*8 betacf local
153 function betacf (a,b,x) function
161 real*8 betacf,a,b,x local
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/aclements/go-moremath/mathx/
H A Dbeta.go58 func betacf(x, a, b float64) float64 { func
/dports/biology/gcta/gcta_1.26.0_src/
H A DStatFunc.cpp54 double StatFunc::betacf(double a, double b, double x) { in betacf() function in StatFunc
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx_extras/
H A Dstats.py1869 betacf = Dispatch((lbetacf, (int, float)), ) variable
4106 betacf = Dispatch((lbetacf, (int, float)), (abetacf, (N.ArrayType,))) variable
/dports/math/xldlas/xldlas/
H A Danalysis.c997 float betacf(float a, float b, float x) in betacf() function
/dports/lang/newlisp/newlisp-10.7.5/
H A Dnl-math.c1867 double betacf(double a, double b, double x) in betacf() function