Home
last modified time | relevance | path

Searched refs:tol (Results 51 – 75 of 9493) sorted by relevance

12345678910>>...380

/dports/devel/boost-docs/boost_1_72_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const float tol(1e-6f); variable
27 static const float mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const float tol(1e-6f); variable
27 static const float mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const double tol(1e-6); variable
27 static const double mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const float tol(1e-6f); variable
27 static const float mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const double tol(1e-6); variable
27 static const double mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const double tol(1e-6); variable
27 static const double mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const double tol(1e-6); variable
27 static const double mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const double tol(1e-6); variable
27 static const double mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const float tol(1e-6f); variable
27 static const float mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/numeric/ublas/test/
H A Dtest_ticket7296.cpp26 static const float tol(1e-6f); variable
27 static const float mul(tol*10);
66 BOOST_UBLAS_TEST_CHECK_CLOSE( float(c1), float(c1), tol ); in BOOST_UBLAS_TEST_DEF()
148 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
149 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
150 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cfv, n, tol ); in BOOST_UBLAS_TEST_DEF()
151 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cdv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
155 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( fv, dv, n, tol ); in BOOST_UBLAS_TEST_DEF()
156 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( dv, fv, n, tol ); in BOOST_UBLAS_TEST_DEF()
157 BOOST_UBLAS_TEST_CHECK_VECTOR_CLOSE( cfv, cdv, n, tol ); in BOOST_UBLAS_TEST_DEF()
[all …]
/dports/math/octave-forge-octclip/octclip-2.0.1/src/
H A Darco.c114 if(GEOC_ES_CERO(latA-latB,tol)&&GEOC_ES_CERO(lonA-lonB,tol)) in AcimutArcoCircMaxEsf()
567 if(GEOC_ES_CERO(latC,tol)&&GEOC_ES_CERO(latD,tol)) in IntersecArcCirMaxEsferaVertApoyadoAux()
572 if(((lonA>(lonC-tol))&&(lonA<(lonD+tol)))|| in IntersecArcCirMaxEsferaVertApoyadoAux()
573 ((lonA<(lonC+tol))&&(lonA>(lonD-tol)))) in IntersecArcCirMaxEsferaVertApoyadoAux()
587 else if(((lonB>(lonC-tol))&&(lonB<(lonD+tol)))|| in IntersecArcCirMaxEsferaVertApoyadoAux()
588 ((lonB<(lonC+tol))&&(lonB>(lonD-tol)))) in IntersecArcCirMaxEsferaVertApoyadoAux()
631 if(GEOC_ES_CERO(lonP1,tol)||GEOC_ES_CERO(lonP2,tol)) in IntersecArcCirMaxEsferaVertApoyadoAux()
721 if(((latC>tol)&&(latD>tol))||((latC<-tol)&&(latD<-tol))) in IntersecArcCircMaxEsferaAux()
793 if(((lonP1>-tol)&&(lonP1<lonB+tol))||((lonP1<tol)&&(lonP1>lonB-tol))) in IntersecArcCircMaxEsferaAux()
800 else if(((lonP2>-tol)&&(lonP2<lonB+tol))|| in IntersecArcCircMaxEsferaAux()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dcatmull_rom_test.cpp70 BOOST_CHECK_SMALL(p0[0], tol); in test_linear()
71 BOOST_CHECK_SMALL(p0[1], tol); in test_linear()
72 BOOST_CHECK_SMALL(p0[2], tol); in test_linear()
75 BOOST_CHECK_SMALL(p1[1], tol); in test_linear()
76 BOOST_CHECK_SMALL(p1[2], tol); in test_linear()
90 BOOST_CHECK_SMALL(s, tol); in test_linear()
242 Real tol = 0.001; in test_helix() local
260 if (abs(x) < tol) in test_helix()
264 if (abs(y) < tol) in test_helix()
358 Real tol = 0.001; in test_data_representations() local
[all …]
H A Dlegendre_stieltjes_test.cpp30 Real tol = std::numeric_limits<Real>::epsilon(); in test_legendre_stieltjes() local
40 BOOST_CHECK_CLOSE_FRACTION(ls1(x), x, tol); in test_legendre_stieltjes()
41 BOOST_CHECK_CLOSE_FRACTION(ls1.prime(x), 1, tol); in test_legendre_stieltjes()
54 BOOST_CHECK_CLOSE_FRACTION(ls4(x), E4, 250*tol); in test_legendre_stieltjes()
89 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
90 BOOST_CHECK_SMALL(ls1(zeros[0]), tol); in test_legendre_stieltjes()
95 BOOST_CHECK_SMALL(ls2(zeros[0]), tol); in test_legendre_stieltjes()
99 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
106 BOOST_CHECK_CLOSE_FRACTION(zeros[0], expected, tol); in test_legendre_stieltjes()
114 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dcatmull_rom_test.cpp70 BOOST_CHECK_SMALL(p0[0], tol); in test_linear()
71 BOOST_CHECK_SMALL(p0[1], tol); in test_linear()
72 BOOST_CHECK_SMALL(p0[2], tol); in test_linear()
75 BOOST_CHECK_SMALL(p1[1], tol); in test_linear()
76 BOOST_CHECK_SMALL(p1[2], tol); in test_linear()
90 BOOST_CHECK_SMALL(s, tol); in test_linear()
242 Real tol = 0.001; in test_helix() local
260 if (abs(x) < tol) in test_helix()
264 if (abs(y) < tol) in test_helix()
358 Real tol = 0.001; in test_data_representations() local
[all …]
H A Dlegendre_stieltjes_test.cpp30 Real tol = std::numeric_limits<Real>::epsilon(); in test_legendre_stieltjes() local
40 BOOST_CHECK_CLOSE_FRACTION(ls1(x), x, tol); in test_legendre_stieltjes()
41 BOOST_CHECK_CLOSE_FRACTION(ls1.prime(x), 1, tol); in test_legendre_stieltjes()
54 BOOST_CHECK_CLOSE_FRACTION(ls4(x), E4, 250*tol); in test_legendre_stieltjes()
89 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
90 BOOST_CHECK_SMALL(ls1(zeros[0]), tol); in test_legendre_stieltjes()
95 BOOST_CHECK_SMALL(ls2(zeros[0]), tol); in test_legendre_stieltjes()
99 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
106 BOOST_CHECK_CLOSE_FRACTION(zeros[0], expected, tol); in test_legendre_stieltjes()
114 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dcatmull_rom_test.cpp70 BOOST_CHECK_SMALL(p0[0], tol); in test_linear()
71 BOOST_CHECK_SMALL(p0[1], tol); in test_linear()
72 BOOST_CHECK_SMALL(p0[2], tol); in test_linear()
75 BOOST_CHECK_SMALL(p1[1], tol); in test_linear()
76 BOOST_CHECK_SMALL(p1[2], tol); in test_linear()
90 BOOST_CHECK_SMALL(s, tol); in test_linear()
242 Real tol = 0.001; in test_helix() local
260 if (abs(x) < tol) in test_helix()
264 if (abs(y) < tol) in test_helix()
358 Real tol = 0.001; in test_data_representations() local
[all …]
H A Dlegendre_stieltjes_test.cpp30 Real tol = std::numeric_limits<Real>::epsilon(); in test_legendre_stieltjes() local
40 BOOST_CHECK_CLOSE_FRACTION(ls1(x), x, tol); in test_legendre_stieltjes()
41 BOOST_CHECK_CLOSE_FRACTION(ls1.prime(x), 1, tol); in test_legendre_stieltjes()
54 BOOST_CHECK_CLOSE_FRACTION(ls4(x), E4, 250*tol); in test_legendre_stieltjes()
89 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
90 BOOST_CHECK_SMALL(ls1(zeros[0]), tol); in test_legendre_stieltjes()
95 BOOST_CHECK_SMALL(ls2(zeros[0]), tol); in test_legendre_stieltjes()
99 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
106 BOOST_CHECK_CLOSE_FRACTION(zeros[0], expected, tol); in test_legendre_stieltjes()
114 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dcatmull_rom_test.cpp70 BOOST_CHECK_SMALL(p0[0], tol); in test_linear()
71 BOOST_CHECK_SMALL(p0[1], tol); in test_linear()
72 BOOST_CHECK_SMALL(p0[2], tol); in test_linear()
75 BOOST_CHECK_SMALL(p1[1], tol); in test_linear()
76 BOOST_CHECK_SMALL(p1[2], tol); in test_linear()
90 BOOST_CHECK_SMALL(s, tol); in test_linear()
242 Real tol = 0.001; in test_helix() local
260 if (abs(x) < tol) in test_helix()
264 if (abs(y) < tol) in test_helix()
358 Real tol = 0.001; in test_data_representations() local
[all …]
H A Dlegendre_stieltjes_test.cpp30 Real tol = std::numeric_limits<Real>::epsilon(); in test_legendre_stieltjes() local
40 BOOST_CHECK_CLOSE_FRACTION(ls1(x), x, tol); in test_legendre_stieltjes()
41 BOOST_CHECK_CLOSE_FRACTION(ls1.prime(x), 1, tol); in test_legendre_stieltjes()
54 BOOST_CHECK_CLOSE_FRACTION(ls4(x), E4, 250*tol); in test_legendre_stieltjes()
89 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
90 BOOST_CHECK_SMALL(ls1(zeros[0]), tol); in test_legendre_stieltjes()
95 BOOST_CHECK_SMALL(ls2(zeros[0]), tol); in test_legendre_stieltjes()
99 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
106 BOOST_CHECK_CLOSE_FRACTION(zeros[0], expected, tol); in test_legendre_stieltjes()
114 BOOST_CHECK_SMALL(zeros[0], tol); in test_legendre_stieltjes()
[all …]
/dports/math/R-cran-KFAS/KFAS/tests/testthat/
H A DtestGLM.R9 tol<-1e-4 globalVar
84 ,tolerance=tol, check.attributes=FALSE)
90 ,tolerance=tol, check.attributes=FALSE)
93 ,tolerance=tol, check.attributes=FALSE)
100 ,tolerance=tol, check.attributes=FALSE)
103 ,tolerance=tol, check.attributes=FALSE)
135 info=paste("dispersion=1"),tolerance=tol, check.attributes=FALSE)
141 info=paste("dispersion=1"),tolerance=tol, check.attributes=FALSE)
144 info=paste("dispersion=1"),tolerance=tol, check.attributes=FALSE)
180 expect_equal(model.NB$u[1],glm.NB$theta,tolerance=tol, check.attributes=FALSE)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/integrate/
H A Dsimpsons_test.go22 tol float64
24 {integral: testquad.Constant(0), n: 3, tol: 0},
25 {integral: testquad.Constant(0), n: 4, tol: 0},
26 {integral: testquad.Constant(0), n: 10, tol: 0},
27 {integral: testquad.Poly(0), n: 3, tol: 1e-14},
28 {integral: testquad.Poly(0), n: 4, tol: 1e-14},
30 {integral: testquad.Poly(1), n: 3, tol: 1e-14},
31 {integral: testquad.Poly(1), n: 4, tol: 1e-14},
33 {integral: testquad.Poly(2), n: 3, tol: 1e-14},
39 {integral: testquad.Sin(), n: 100, tol: 1e-8},
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest76.m23 tol = 1e-5 ; variable
30 tol = 1e-10 ; variable
37 tol = 1e-5 ; variable
44 tol = 1e-10 ; variable
51 tol = 1e-10 ; variable
58 tol = 1e-10 ; variable
79 assert (err < tol) ;
84 assert (err < tol) ;
89 assert (err < tol) ;
94 assert (err < tol) ;
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest76.m23 tol = 1e-5 ; variable
30 tol = 1e-10 ; variable
37 tol = 1e-5 ; variable
44 tol = 1e-10 ; variable
51 tol = 1e-10 ; variable
58 tol = 1e-10 ; variable
79 assert (err < tol) ;
84 assert (err < tol) ;
89 assert (err < tol) ;
94 assert (err < tol) ;
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest76.m23 tol = 1e-5 ; variable
30 tol = 1e-10 ; variable
37 tol = 1e-5 ; variable
44 tol = 1e-10 ; variable
51 tol = 1e-10 ; variable
58 tol = 1e-10 ; variable
79 assert (err < tol) ;
84 assert (err < tol) ;
89 assert (err < tol) ;
94 assert (err < tol) ;
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest76.m23 tol = 1e-5 ; variable
30 tol = 1e-10 ; variable
37 tol = 1e-5 ; variable
44 tol = 1e-10 ; variable
51 tol = 1e-10 ; variable
58 tol = 1e-10 ; variable
79 assert (err < tol) ;
84 assert (err < tol) ;
89 assert (err < tol) ;
94 assert (err < tol) ;
[all …]

12345678910>>...380