Home
last modified time | relevance | path

Searched refs:tol0 (Results 1 – 25 of 57) sorted by relevance

123

/dports/audio/praat/praat-6.2.03/dwtest/
H A Dtest_gsl.praat6 tol0 = 2.0*eps
122 @func_1arg: "erfc", -10.0, 2.0, tol0
155 @func_1arg: "lnGamma", 0.5, 0.5*ln(pi), tol0
156 @func_1arg: "lnGamma", 1, 0, tol0
158 @func_1arg: "lnGamma", 2, 0, tol0
176 @func_3args: "incompleteBeta", .a, .b, 0, 0, tol0
177 @func_3args: "incompleteBeta", .a, .b, 1, 1, tol0
195 @func_2args: "incompleteGammaP", .a, 0, 0, tol0
223 @func_1arg: "sincpi", 0, 1, tol0
226 @func_1argzero: "sincpi", .arg, tol0
[all …]
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/math/
H A Dmoorepenroseinverse.hpp43 Real tol0 = tol; in moorePenroseInverse() local
44 if (tol0 == Null<Real>()) { in moorePenroseInverse()
45 tol0 = std::max(m, n) * QL_EPSILON * std::abs(svd.singularValues()[0]); in moorePenroseInverse()
50 if (std::abs(svd.singularValues()[i]) > tol0) { in moorePenroseInverse()
/dports/math/R-cran-VGAM/VGAM/man/
H A DextlogF1.Rd16 seppar = 0, tol0 = -0.001,
76 \item{seppar, tol0}{
84 if \code{tol0 = 0} and \code{seppar} is large
88 Informally, \code{tol0} pushes the adjustment enough
93 If \code{tol0} is positive then that is the shift in absolute
94 terms. But \code{tol0} may be assigned a negative value, in
97 \code{tol0 <- abs(tol0) * midspread}.
99 \code{fit@extra$tol0} is the amount in absolute terms.
107 Increasing \code{tol0} relatively or absolutely
110 However, \code{tau} must be considered when choosing \code{tol0}.
H A Dhdeffsev.Rd13 hdeffsev(x, y, dy, ddy, allofit = FALSE, tol0 = 0.1,
46 arguments \code{severity.table} or \code{tol0}.
50 \item{tol0}{
52 \code{tol0} is assigned the first value of
H A Dseglines.Rd20 tol0 = 0.1, FYI = FALSE, ...)
46 \item{severity.table, tol0}{
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/step/trustregion/
H A DROL_LinMore.hpp149 Real tol0 = std::sqrt(ROL_EPSILON<Real>()); in run() local
161 dynamic_cast<LinMoreModel<Real>&>(model).applyFullHessian(*g_,s,tol0); in run()
207 dynamic_cast<LinMoreModel<Real>&>(model).applyFullHessian(*g_,s,tol0); in run()
243 dynamic_cast<LinMoreModel<Real>&>(model).applyFullHessian(*dwa1_,s,tol0); in run()
481 Real tol0 = std::sqrt(ROL_EPSILON<Real>()); in dtrpcg() local
491 dynamic_cast<LinMoreModel<Real>&>(model).applyFreePrecond(r,t,x,tol0); in dtrpcg()
503 dynamic_cast<LinMoreModel<Real>&>(model).applyFreeHessian(q,p,x,tol0); in dtrpcg()
517 dynamic_cast<LinMoreModel<Real>&>(model).applyFreePrecond(r,t,x,tol0); in dtrpcg()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/mathews/
H A Dadaquad.c248 doublereal *a, doublereal *b, doublereal * tol0, doublereal *srvec) in srule_() argument
275 tol1 = *tol0; in srule_()
277 err = *tol0; in srule_()
H A Dadaquad.h23 v3p_netlib_doublereal *tol0,
H A Dadaquad.P3 extern int srule_(E_fp f, doublereal *a, doublereal *b, doublereal *tol0, doublereal *srvec);
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2cvtest.c73 double cd, cdhat, tol0, tol1, tol2, tol3, tol4, vgd, vgdo, vgs; in HSM2convTest() local
154 tol0 = ckt->CKTreltol * MAX(fabs(cdhat), fabs(cd)) + ckt->CKTabstol; in HSM2convTest()
160 if ( (fabs(cdhat - cd) >= tol0) in HSM2convTest()
/dports/cad/feappv/feappv-4.1i/program/
H A Dpesurf.f64 real*8 cn,sn, y1,y2, tol0,tol,tolxi
78 data tol0 / 1.0d-5/, tolxi / 1.0d-8 /
345 tol = tol0
348 100 call prj2dl(gap0,tol0,tol,x0,ip,xin,x,xl,ndm,numnp,polfl)
367 if(xin(n).ge. 1.d0 - tol0) then
370 if(xin(n).le. -1.d0 + tol0) then
382 tol = tol0 + max(1.d0+ximin,1.d0-ximax,0.0d0)
387 if(errck .and. tol.gt.tol0+tolxi) go to 100
449 if(abs(xib).ge.1.d0-tol0) then
/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dgsr.cpp198 Real tol0 = 1E-8; in testGsrModel() local
215 if (fabs(gsrVal - hwVal) > tol0) in testGsrModel()
220 if (fabs(gsr2Val - hwVal) > tol0) in testGsrModel()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v6/
H A Db4v6cvtest.c42 double tol0, tol1, tol2, tol3, tol4, tol5, tol6; in BSIM4v6convTest() local
149 { tol0 = ckt->CKTreltol * MAX(fabs(cdhat), fabs(Idtot)) in BSIM4v6convTest()
162 if ((fabs(cdhat - Idtot) >= tol0) || (fabs(cseshat - Isestot) >= tol1) in BSIM4v6convTest()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4/
H A Db4cvtest.c87 double tol0, tol1, tol2, tol3, tol4, tol5, tol6; in BSIM4convTest() local
194 { tol0 = ckt->CKTreltol * MAX(fabs(cdhat), fabs(Idtot)) in BSIM4convTest()
207 if ((fabs(cdhat - Idtot) >= tol0) || (fabs(cseshat - Isestot) >= tol1) in BSIM4convTest()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v7/
H A Db4v7cvtest.c42 double tol0, tol1, tol2, tol3, tol4, tol5, tol6; in BSIM4v7convTest() local
149 { tol0 = ckt->CKTreltol * MAX(fabs(cdhat), fabs(Idtot)) in BSIM4v7convTest()
162 if ((fabs(cdhat - Idtot) >= tol0) || (fabs(cseshat - Isestot) >= tol1) in BSIM4v7convTest()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v5/
H A Db4v5cvtest.c40 double tol0, tol1, tol2, tol3, tol4, tol5, tol6; in BSIM4v5convTest() local
147 { tol0 = ckt->CKTreltol * MAX(fabs(cdhat), fabs(Idtot)) in BSIM4v5convTest()
160 if ((fabs(cdhat - Idtot) >= tol0) || (fabs(cseshat - Isestot) >= tol1) in BSIM4v5convTest()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/overlayng/
H A DOverlayNGRobust.java294 double tol0 = snapTolerance(geom0); in snapTolerance() local
296 double snapTol = Math.max(tol0, tol1); in snapTolerance()
/dports/math/R-cran-VGAM/VGAM/R/
H A Dfamily.others.R2586 if (!is.Numeric(tol0, length.arg = 1)) # || tol0 < 0
2663 .tau = tau, .seppar = seppar, .tol0 = tol0 ))),
2696 if (tol0 < 0)
2697 tol0 <- as.vector(abs(tol0) * midspread)
2698 extra$tol0 <- tol0 # A positive value means absolute
2817 tol0 <- extra$tol0 # Absolute functionVar
2856 tol0 <- extra$tol0 # Absolute
2879 pmax(0, tol0 + locat[, jay ] - locat[, jay+1])^2 -
2880 pmax(0, tol0 + locat[, jay-1] - locat[, jay ])^2)
2899 pmax(0, tol0 + locat[, jay ] - locat[, jay+1]) +
[all …]
H A Dhdeff.R635 tol0 = 0.1, argument
654 severity[abs(x) < tol0] <- severity.table[1] # Additional condition
700 tol0 = 0.1, argument
707 tol0 = tol0, allofit = FYI)
/dports/graphics/geos/geos-3.9.1/src/operation/overlayng/
H A DOverlayNGRobust.cpp249 double tol0 = snapTolerance(geom0); in snapTolerance() local
251 double snapTol = std::max(tol0, tol1); in snapTolerance()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/formulas/
H A Dkarney_inverse.hpp137 CT const tol0 = std::numeric_limits<CT>::epsilon(); in apply() local
138 CT const tol1 = c200 * tol0; in apply()
139 CT const tol2 = sqrt(tol0); in apply()
142 CT const tol_bisection = tol0 * tol2; in apply()
374 if (tripb || !(std::abs(v) >= (tripn ? c8 : c1) * tol0)) in apply()
410 tripn = std::abs(v) <= c16 * tol0; in apply()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/formulas/
H A Dkarney_inverse.hpp137 CT const tol0 = std::numeric_limits<CT>::epsilon(); in apply() local
138 CT const tol1 = c200 * tol0; in apply()
139 CT const tol2 = sqrt(tol0); in apply()
142 CT const tol_bisection = tol0 * tol2; in apply()
374 if (tripb || !(std::abs(v) >= (tripn ? c8 : c1) * tol0)) in apply()
410 tripn = std::abs(v) <= c16 * tol0; in apply()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/formulas/
H A Dkarney_inverse.hpp137 CT const tol0 = std::numeric_limits<CT>::epsilon(); in apply() local
138 CT const tol1 = c200 * tol0; in apply()
139 CT const tol2 = sqrt(tol0); in apply()
142 CT const tol_bisection = tol0 * tol2; in apply()
376 if (tripb || !(std::abs(v) >= (tripn ? c8 : c1) * tol0)) in apply()
412 tripn = std::abs(v) <= c16 * tol0; in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/formulas/
H A Dkarney_inverse.hpp137 CT const tol0 = std::numeric_limits<CT>::epsilon(); in apply() local
138 CT const tol1 = c200 * tol0; in apply()
139 CT const tol2 = sqrt(tol0); in apply()
142 CT const tol_bisection = tol0 * tol2; in apply()
374 if (tripb || !(std::abs(v) >= (tripn ? c8 : c1) * tol0)) in apply()
410 tripn = std::abs(v) <= c16 * tol0; in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/formulas/
H A Dkarney_inverse.hpp137 CT const tol0 = std::numeric_limits<CT>::epsilon(); in apply() local
138 CT const tol1 = c200 * tol0; in apply()
139 CT const tol2 = sqrt(tol0); in apply()
142 CT const tol_bisection = tol0 * tol2; in apply()
374 if (tripb || !(std::abs(v) >= (tripn ? c8 : c1) * tol0)) in apply()
410 tripn = std::abs(v) <= c16 * tol0; in apply()

123