Home
last modified time | relevance | path

Searched defs:bgrat (Results 1 – 19 of 19) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/special/cdflib/
H A Dbgrat.f9 DOUBLE PRECISION a,b,eps,w,x,y
10 INTEGER ierr
13 DOUBLE PRECISION bm1,bp2n,cn,coef,dj,j,l,lnx,n2,nu,p,q,r,s,sum,t,
14 + t2,u,v,z
15 INTEGER i,n,nm1
18 DOUBLE PRECISION c(30),d(30)
21 DOUBLE PRECISION algdiv,alnrel,gam1
39 20 z = -nu*lnx
80 50 CONTINUE
84 60 ierr = 0
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/src/dcdflib/
H A Dbgrat.f9 DOUBLE PRECISION a,b,eps,w,x,y
10 INTEGER ierr
13 DOUBLE PRECISION bm1,bp2n,cn,coef,dj,j,l,lnx,n2,nu,p,q,r,s,sum,t,
14 + t2,u,v,z
15 INTEGER i,n,nm1
18 DOUBLE PRECISION c(30),d(30)
21 DOUBLE PRECISION algdiv,alnrel,gam1
39 20 z = -nu*lnx
80 50 CONTINUE
84 60 ierr = 0
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dbeta_gamma_psi.F591 SUBROUTINE bgrat(a, b, x, y, w, eps, ierr) subroutine
598 REAL(dp), INTENT(IN) :: a, b, x, y local
599 REAL(dp), INTENT(INOUT) :: w local
600 REAL(dp), INTENT(IN) :: eps
601 INTEGER, INTENT(OUT) :: ierr
603 REAL(dp), PARAMETER :: half = 0.5e0_dp, one = 1.e0_dp, &
604 quarter = 0.25e0_dp, zero = 0.e0_dp
606 INTEGER :: i, n local
607 REAL(dp) :: bm1, bp2n, c(30), cn, coef, d(30), dj, &
608 j, l, lnx, n2, nu, q, r, s, sum, t, &
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dbeta_gamma_psi.F591 SUBROUTINE bgrat(a, b, x, y, w, eps, ierr) subroutine
598 REAL(dp), INTENT(IN) :: a, b, x, y local
599 REAL(dp), INTENT(INOUT) :: w local
600 REAL(dp), INTENT(IN) :: eps
601 INTEGER, INTENT(OUT) :: ierr
603 REAL(dp), PARAMETER :: half = 0.5e0_dp, one = 1.e0_dp, &
604 quarter = 0.25e0_dp, zero = 0.e0_dp
606 INTEGER :: i, n local
607 REAL(dp) :: bm1, bp2n, c(30), cn, coef, d(30), dj, &
608 j, l, lnx, n2, nu, q, r, s, sum, t, &
[all …]
/dports/security/ipguard/ipguard-1.04/
H A Dipguard.h95 bnew, bgrat, mymac, fake, pfake, nzh, nbe, mis; variable
/dports/math/R/R-4.1.2/src/nmath/
H A Dtoms708.c1093 static void bgrat(double a, double b, double x, double y, double *w, in bgrat() function
/dports/math/libRmath/R-4.1.1/src/nmath/
H A Dtoms708.c1093 static void bgrat(double a, double b, double x, double y, double *w, in bgrat() function
/dports/math/jags/JAGS-4.3.0/src/jrmath/
H A Dtoms708.c1073 static void bgrat(double a, double b, double x, double y, double *w, in bgrat() function
/dports/biology/vt/vt-0.57721/lib/Rmath/
H A Dtoms708.c1108 static void bgrat(double a, double b, double x, double y, double *w, in bgrat() function
/dports/math/py-rvlib/rvlib-0.0.6/src/
H A Dtoms708.c1093 static void bgrat(double a, double b, double x, double y, double *w, in bgrat() function
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Ddp3.F23260 SUBROUTINE bgrat(a,b,x,y,w,eps,ierr) subroutine
23297 10 lnx = dlog(x)
23298 20 z = -nu*lnx
23333 30 CONTINUE
23334 40 d(n) = bm1*cn + s/n
23339 50 CONTINUE
23343 60 ierr = 0
23349 70 ierr = 1
/dports/math/p5-Math-CDF/Math-CDF-0.1/cdflib/
H A Ddcdflib.c582 void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function
/dports/math/pecl-stats2/stats-2.0.3/
H A Ddcdflib.c582 void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Random/
H A Ddcdflib.c579 void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Ddcdflib.c576 void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function
/dports/biology/gcta/gcta_1.26.0_src/
H A Ddcdflib.cpp578 void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/nifticdf/
H A Dnifticdf.c631 void bgrat(double *a,double *b,const double *x,const double *y,double *w, in bgrat() function
/dports/science/nifticlib/nifticlib-2.0.0/nifticdf/
H A Dnifticdf.c630 void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function
/dports/science/minc2/minc-release-2.2.00/conversion/nifti1/
H A Dnifti_stats.c727 static void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function