Home
last modified time | relevance | path

Searched +defs:eps +defs:coef (Results 51 – 75 of 159) sorted by last modified time

1234567

/dports/math/R-cran-quantreg/quantreg/R/
H A Drqss.R386 eps <- 0.01 functionVar
535 "triogram.penalty" <- function (x, y, eps = .Machine$double.eps) argument
963 coef <- object$coef functionVar
1020 z <- list(coef = ptab, qsstab = ntab, fidelity = fidelity, tau = tau, nameattr
1023 z <- list(coef = ptab, qsstab = ntab, fidelity = fidelity, tau = tau, globalVar
1028 z <- list(coef = ptab, fidelity = fidelity, formula = formula, tau = tau, globalVar
1031 z <- list(coef = ptab, fidelity = fidelity, formula = formula, tau = tau, globalVar
H A Dboot.R3 coef = NULL, blbn = NULL, cluster = NULL, U = NULL, ...) argument
99 coef <- fit$coef functionVar
279 boot.rq.pxy <- function (x, y, s, tau = 0.5, coef, method="fn", Mm.factor = 3) { argument
354 boot.rq.pwxy <- function (x, y, tau, coef, R = 200, m0 = NULL, eps = 1e-06, ...) argument
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dqfisom.c226 GEN V=qf->V, W=qf->W, Fv=gel(qf->v,1), list, listxy, counts, vI, coef; in bacher() local
306 GEN co, list, listxy, vI, coef = gel(pol,2); in bachcomp() local
391 long im,eps; in operate() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Daffine.cpp78 double coef = val / expansionX(); in setExpansionX() local
88 double coef = val / expansionY(); in setExpansionY() local
504 bool are_near(Affine const &a, Affine const &b, Coord eps) in are_near()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/graphite/
H A DPR67518.f9022 eps, prefactor, cutoff local
23 REAL(KIND=dp) :: bini, binj, coef(0:20), & local
H A Drun-id-2.f9019 eps, prefactor, cutoff local
24 REAL(KIND=dp) :: bini, binj, coef(0:20), & local
/dports/astro/swe/swisseph-2.10.1/
H A Dswephlib.c171 double swi_echeb(double x, double *coef, int ncf) in swi_echeb()
190 double swi_edcheb(double x, double *coef, int ncf) in swi_edcheb()
223 void CALL_CONV swe_cotrans(double *xpo, double *xpn, double eps) in swe_cotrans()
251 void CALL_CONV swe_cotrans_sp(double *xpo, double *xpn, double eps) in swe_cotrans_sp()
279 void swi_coortrf(double *xpo, double *xpn, double eps) in swi_coortrf()
828 static void epsiln_owen_1986(double tjd, double *eps) in epsiln_owen_1986()
889 double T, eps; in swi_epsiln() local
1223 double eps, sineps, coseps; in precess_2() local
3285 static double sidtime_long_term(double tjd_ut, double eps, double nut) in sidtime_long_term()
3464 double CALL_CONV swe_sidtime0(double tjd, double eps, double nut) in swe_sidtime0()
[all …]
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dglm.R200 coef <- numeric() functionVar
322 eps <- 10*.Machine$double.eps functionVar
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dglm.R200 coef <- numeric() functionVar
322 eps <- 10*.Machine$double.eps functionVar
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/graphite/
H A Drun-id-2.f9019 eps, prefactor, cutoff local
24 REAL(KIND=dp) :: bini, binj, coef(0:20), & local
H A DPR67518.f9022 eps, prefactor, cutoff local
23 REAL(KIND=dp) :: bini, binj, coef(0:20), & local
/dports/math/R-cran-SparseM/SparseM/R/
H A DSparseM.R13 function(x, nrow = 1, ncol = 1, eps = .Machine$double.eps, ...){ argument
63 "as.matrix.csc" <- function(x, nrow = 1, ncol = 1, eps = .Machine$double.eps, ...) argument
69 "as.matrix.ssr" <- function(x, nrow = 1, ncol = 1, eps = .Machine$double.eps, ...) argument
75 "as.matrix.ssc" <- function(x, nrow = 1, ncol = 1, eps = .Machine$double.eps, ...) argument
81 "as.matrix.coo" <- function(x, nrow = 1, ncol = 1, eps = .Machine$double.eps, ...) argument
1032 coef <- backsolve(chol,xy) functionVar
1071 coef <- coef(object) functionVar
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Drszeta.py78 def _coef(ctx, J, eps): argument
196 def coef(ctx, J, eps): function
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Daffine.cpp78 double coef = val / expansionX(); in setExpansionX() local
88 double coef = val / expansionY(); in setExpansionY() local
504 bool are_near(Affine const &a, Affine const &b, Coord eps) in are_near()
/dports/math/R-cran-VGAM/VGAM/R/
H A Dcao.fit.q650 eps = 2e-8, ## eps = 0.00244 was default till R 1.3.x nameattr
949 eps = 2e-8, ## eps = 0.00244 was default till R 1.3.x nameattr
1369 setMethod("coef", "rrvgam", function(object, ...) method
H A Dvsmooth.spline.q37 setMethod("coef", signature(object = "vsmooth.spline"), method
44 setMethod("coef", signature(object = "vsmooth.spline.fit"), method
138 eps = 2e-8,## eps = 0.00244 was default till R 1.3.x nameattr
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/iLBC/iLBC/
H A Dhelpfun.c114 float coef, /* (i) interpolation weights */ in interpolate()
135 float coef, /* (i) the bandwidth expansion factor */ in bwexpand()
266 static float eps=(float)0.039; /* 50 Hz */ in LSF_check() local
/dports/biology/vcflib/vcflib-1.0.2/src/
H A Dcdflib.cpp454 double *eps ) in beta_frac()
546 double *eps,int *ierr ) in beta_grat()
572 static double bm1,bp2n,cn,coef,dj,j,l,lnx,n2,nu,p,q,r,s,sum,t,t2,u,v,z; in beta_grat() local
1525 double *eps ) in beta_up()
5416 static double eps = 1.0e-5; in cumchn() local
5674 static double eps = 1.0e-4; in cumfnc() local
6276 # define eps (1.0e-13) in dinvnr() macro
6417 static double coef[12] = { in dlanor() local
6620 static double coef[ncoef] = { in dstrem() local
6743 static double coef[4][5] = { in dt1() local
[all …]
/dports/math/glpk/glpk-5.0/src/draft/
H A Dglpapi07.c88 double f, p, q, eps = 1e-9; in set_d_eps() local
134 double lb, ub, coef, *val; in load_data() local
H A Dglpapi12.c538 double eps, temp, *work; in glp_warm_up() local
1286 const double val[], int dir, double eps) in glp_prim_rtest()
1428 const double val[], int dir, double eps) in glp_dual_rtest()
1584 const double val[], int type, double rhs, double eps, int *_piv, in _glp_analyze_row()
1964 double lb, ub, coef, x, lim_coef, new_x, d, delta, ll, uu, xx, in glp_analyze_coef() local
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Math/
H A DSpecialFunctions.cpp190 double eps(1.0e-15); // Small threshold controling precision in kummerFunc() local
199 double coef(1.0); // Initialize coefficient in kummerFunc() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Random/
H A Ddcdflib.c109 static double coef[5] = { in alngam() local
513 double *eps) in bfrac()
580 double *eps,int *ierr) in bgrat()
590 static double bm1,bp2n,cn,coef,dj,j,l,lnx,n2,nu,p,q,r,s,sum,t,t2,u,v,z; in bgrat() local
4937 static double eps = 1.0e-5; in cumchn() local
5225 static double eps = 1.0e-4; in cumfnc() local
5959 #define eps (1.0e-13) in dinvnr() macro
6393 static double coef[12] = { in dlanor() local
6756 static double coef[ncoef] = { in dstrem() local
6831 static double coef[4][5] = { in dt1() local
[all …]
/dports/math/pari/pari-2.13.3/src/language/
H A Dsumiter.c1486 GEN eps, u, v, y; in derivnum() local
1846 GEN coef; /* or NULL (alpha != 1) */ member
/dports/devel/upp/upp/uppsrc/Geom/Coords/
H A Dmethod.cpp115 double coef = alpha * R * ellipsoid.N(lonlat.y); in ProjectRatio() local
204 double eps = (modulo(Bearing(xy) / DEGRAD - 90, 360) - 180) / n; in LonLat() local
280 double eps = n * l; in Project() local
629 double eps = Bearing(xy) / DEGRAD; in LonLat() local
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dspecfun.c277 polevl(double x, const double coef[], int N) in polevl()
299 p1evl(double x, const double coef[], int N) in p1evl()
2112 double p, e, t, w, eps; in lambertw() local
3696 double f, h, p, q, coef, sum, sum1, tolerance; in temme_ik_series() local

1234567