Home
last modified time | relevance | path

Searched refs:bgrat (Results 1 – 25 of 32) sorted by relevance

12

/dports/science/py-scipy/scipy-1.7.1/scipy/special/cdflib/
H A Dbratio.f47 EXTERNAL bgrat
162 150 CALL bgrat(b0,a0,y0,x0,w1,15.0D0*eps,ierr1)
181 190 CALL bgrat(a0,b0,x0,y0,w,15.0D0*eps,ierr1)
H A Dbgrat.f1 SUBROUTINE bgrat(a,b,x,y,w,eps,ierr) subroutine
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/src/dcdflib/
H A Dbratio.f47 EXTERNAL bgrat
162 150 CALL bgrat(b0,a0,y0,x0,w1,15.0D0*eps,ierr1)
181 190 CALL bgrat(a0,b0,x0,y0,w,15.0D0*eps,ierr1)
H A Dbgrat.f1 SUBROUTINE bgrat(a,b,x,y,w,eps,ierr) subroutine
/dports/math/p5-Math-CDF/Math-CDF-0.1/cdflib/
H A Dcdflib.h9 void bgrat(double*,double*,double*,double*,double*,double*,int*i);
H A Ddcdflib.c582 void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function
916 bgrat(&b0,&a0,&y0,&x0,w1,&T3,&ierr1); in bratio()
938 bgrat(&a0,&b0,&x0,&y0,w,&T4,&ierr1); in bratio()
/dports/math/pecl-stats2/stats-2.0.3/
H A Dcdflib.h9 void bgrat(double*,double*,double*,double*,double*,double*,int*i);
/dports/biology/gcta/gcta_1.26.0_src/
H A Dcdflib.h12 void bgrat(double*,double*,double*,double*,double*,double*,int*i);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/include/
H A Dcdflib.h9 void bgrat(double*,double*,double*,double*,double*,double*,int*i);
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Ddcdflib.h16 void bgrat(double*,double*,double*,double*,double*,double*,int*i);
/dports/security/ipguard/ipguard-1.04/
H A Dipguard.h95 bnew, bgrat, mymac, fake, pfake, nzh, nbe, mis; variable
H A Dipguard.c89 btip = bnew = bgrat = mymac = fake = pfake = nzh = nbe = mis = 0; in main()
H A Dpacket.c480 bgrat++; if (hidden) return; in packet_check()
648 snprintf(s, 64, "Bad gratuitous MAC-IP %u", bgrat); in stat_dump()
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/nifticdf/
H A Dnifticdf.h81 void bgrat(double*,double*,const double*,const double*,double*,double*,int*ierr);
/dports/science/nifticlib/nifticlib-2.0.0/nifticdf/
H A Dnifticdf.h81 void bgrat(double*,double*,double*,double*,double*,double*,int*i);
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/
H A DMakefile.am31 src/dcdflib/bgrat.f \
H A DMakefile.in189 src/dcdflib/cdfchn.lo src/dcdflib/dt1.lo src/dcdflib/bgrat.lo \
671 src/dcdflib/bgrat.f \
984 src/dcdflib/bgrat.lo: src/dcdflib/$(am__dirstamp) \
/dports/math/jags/JAGS-4.3.0/src/jrmath/
H A Dtoms708.c41 static void bgrat(double, double, double, double, double *, double, int *, Rboolean log_w);
226 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, FALSE); in bratio()
240 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, TRUE); in bratio()
354 bgrat(a0, b0, x0, y0, w, 15*eps, &ierr1, FALSE); in bratio()
1073 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.c39 static void bgrat(double, double, double, double, double *, double, int *, Rboolean log_w);
232 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, FALSE); in bratio()
248 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, TRUE); in bratio()
387 bgrat(a0, b0, x0, y0, w, 15*eps, &ierr1, FALSE); in bratio()
1108 static void bgrat(double a, double b, double x, double y, double *w, in bgrat() function
/dports/math/R/R-4.1.2/src/nmath/
H A Dtoms708.c38 static void bgrat(double, double, double, double, double *, double, int *, Rboolean log_w);
236 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, FALSE); in bratio()
250 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, TRUE); in bratio()
365 bgrat(a0, b0, x0, y0, w, 15*eps, &ierr1, FALSE); in bratio()
1093 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.c38 static void bgrat(double, double, double, double, double *, double, int *, Rboolean log_w);
236 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, FALSE); in bratio()
250 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, TRUE); in bratio()
365 bgrat(a0, b0, x0, y0, w, 15*eps, &ierr1, FALSE); in bratio()
1093 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.c38 static void bgrat(double, double, double, double, double *, double, int *, Rboolean log_w);
236 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, FALSE); in bratio()
250 bgrat(b0, a0, y0, x0, w1, 15*eps, &ierr1, TRUE); in bratio()
365 bgrat(a0, b0, x0, y0, w, 15*eps, &ierr1, FALSE); in bratio()
1093 static void bgrat(double a, double b, double x, double y, double *w, in bgrat() function
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dbeta_gamma_psi.F591 SUBROUTINE bgrat(a, b, x, y, w, eps, ierr) subroutine
679 END SUBROUTINE bgrat
1535 131 CALL bgrat(b0, a0, y0, x0, w1, eps, ierr1)
1555 151 CALL bgrat(a0, b0, x0, y0, w, eps, ierr1)
/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
679 END SUBROUTINE bgrat
1535 131 CALL bgrat(b0, a0, y0, x0, w1, eps, ierr1)
1555 151 CALL bgrat(a0, b0, x0, y0, w, eps, ierr1)
/dports/science/minc2/minc-release-2.2.00/conversion/nifti1/
H A Dnifti_stats.c55 static void bgrat(double*,double*,double*,double*,double*,double*,int*i);
727 static void bgrat(double *a,double *b,double *x,double *y,double *w, in bgrat() function
1065 bgrat(&b0,&a0,&y0,&x0,w1,&T3,&ierr1); in bratio()
1087 bgrat(&a0,&b0,&x0,&y0,w,&T4,&ierr1); in bratio()

12