Home
last modified time | relevance | path

Searched refs:tol5 (Results 1 – 20 of 20) sorted by relevance

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dtest_skew_normal.cpp251 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
260 , static_cast<RealType>(8), tol5); in test_spots()
264 , static_cast<RealType>(9), tol5); in test_spots()
268 , static_cast<RealType>(3), tol5); in test_spots()
272 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
276 , -log(cdf(complement(dist, x))), tol5); in test_spots()
280 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
286 , static_cast<RealType>(8), tol5); in test_spots()
291 , static_cast<RealType>(0), tol5); in test_spots()
295 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dtest_skew_normal.cpp251 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
260 , static_cast<RealType>(8), tol5); in test_spots()
264 , static_cast<RealType>(9), tol5); in test_spots()
268 , static_cast<RealType>(3), tol5); in test_spots()
272 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
276 , -log(cdf(complement(dist, x))), tol5); in test_spots()
280 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
286 , static_cast<RealType>(8), tol5); in test_spots()
291 , static_cast<RealType>(0), tol5); in test_spots()
295 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dtest_skew_normal.cpp251 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
260 , static_cast<RealType>(8), tol5); in test_spots()
264 , static_cast<RealType>(9), tol5); in test_spots()
268 , static_cast<RealType>(3), tol5); in test_spots()
272 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
276 , -log(cdf(complement(dist, x))), tol5); in test_spots()
280 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
286 , static_cast<RealType>(8), tol5); in test_spots()
291 , static_cast<RealType>(0), tol5); in test_spots()
295 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dtest_skew_normal.cpp251 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
260 , static_cast<RealType>(8), tol5); in test_spots()
264 , static_cast<RealType>(9), tol5); in test_spots()
268 , static_cast<RealType>(3), tol5); in test_spots()
272 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
276 , -log(cdf(complement(dist, x))), tol5); in test_spots()
280 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
286 , static_cast<RealType>(8), tol5); in test_spots()
291 , static_cast<RealType>(0), tol5); in test_spots()
295 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dtest_skew_normal.cpp251 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
260 , static_cast<RealType>(8), tol5); in test_spots()
264 , static_cast<RealType>(9), tol5); in test_spots()
268 , static_cast<RealType>(3), tol5); in test_spots()
272 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
276 , -log(cdf(complement(dist, x))), tol5); in test_spots()
280 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
286 , static_cast<RealType>(8), tol5); in test_spots()
291 , static_cast<RealType>(0), tol5); in test_spots()
295 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dtest_skew_normal.cpp267 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
276 , static_cast<RealType>(8), tol5); in test_spots()
280 , static_cast<RealType>(9), tol5); in test_spots()
284 , static_cast<RealType>(3), tol5); in test_spots()
288 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
292 , -log(cdf(complement(dist, x))), tol5); in test_spots()
296 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
302 , static_cast<RealType>(8), tol5); in test_spots()
307 , static_cast<RealType>(0), tol5); in test_spots()
311 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dtest_skew_normal.cpp267 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
276 , static_cast<RealType>(8), tol5); in test_spots()
280 , static_cast<RealType>(9), tol5); in test_spots()
284 , static_cast<RealType>(3), tol5); in test_spots()
288 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
292 , -log(cdf(complement(dist, x))), tol5); in test_spots()
296 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
302 , static_cast<RealType>(8), tol5); in test_spots()
307 , static_cast<RealType>(0), tol5); in test_spots()
311 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dtest_skew_normal.cpp267 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
276 , static_cast<RealType>(8), tol5); in test_spots()
280 , static_cast<RealType>(9), tol5); in test_spots()
284 , static_cast<RealType>(3), tol5); in test_spots()
288 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
292 , -log(cdf(complement(dist, x))), tol5); in test_spots()
296 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
302 , static_cast<RealType>(8), tol5); in test_spots()
307 , static_cast<RealType>(0), tol5); in test_spots()
311 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dtest_skew_normal.cpp267 RealType tol5 = boost::math::tools::epsilon<RealType>() * 5; in test_spots() local
276 , static_cast<RealType>(8), tol5); in test_spots()
280 , static_cast<RealType>(9), tol5); in test_spots()
284 , static_cast<RealType>(3), tol5); in test_spots()
288 , pdf(dist, x) / cdf(complement(dist, x)), tol5); in test_spots()
292 , -log(cdf(complement(dist, x))), tol5); in test_spots()
296 , standard_deviation(dist) / mean(dist), tol5); in test_spots()
302 , static_cast<RealType>(8), tol5); in test_spots()
307 , static_cast<RealType>(0), tol5); in test_spots()
311 , static_cast<RealType>(3), tol5); in test_spots()
[all …]
/dports/misc/visp/visp-3.4.0/modules/vision/src/pose-estimation/
H A DvpLevenbergMarquartd.cpp954 const double tol1 = 0.1, tol5 = 0.5, tol25 = 0.25, tol75 = 0.75, tol0001 = 0.0001; in lmder() local
1308 prered = (temp1 * temp1) + (temp2 * temp2) / tol5; in lmder()
1328 delta = pnorm / tol5; in lmder()
1329 par *= tol5; in lmder()
1333 temp = tol5; in lmder()
1336 temp = tol5 * dirder / (dirder + tol5 * actred); in lmder()
1371 if ((std::fabs(actred) <= ftol) && (prered <= ftol) && (tol5 * ratio <= 1.0)) in lmder()
1377 if ((std::fabs(actred) <= ftol) && (prered <= ftol) && (tol5 * ratio <= 1.0) && *info == 2) in lmder()
1402 if ((std::fabs(actred) <= epsmch) && (prered <= epsmch) && (tol5 * ratio <= 1.0)) in lmder()
/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
159 tol5 = ckt->CKTreltol * MAX(fabs(cgbhat), fabs(Igbtot)) in BSIM4v6convTest()
169 || (fabs(cgbhat - Igbtot) >= tol5)) in BSIM4v6convTest()
H A Db4v6ld.c113 double tol0, tol1, tol2, tol3, tol4, tol5, tol6; in BSIM4v6LoadOMP() local
3857 tol5 = ckt->CKTreltol * MAX(fabs(cgbhat), fabs(Igbtot)) in BSIM4v6LoadOMP()
3864 || (fabs(cgbhat - Igbtot) >= tol5)) in BSIM4v6LoadOMP()
/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
204 tol5 = ckt->CKTreltol * MAX(fabs(cgbhat), fabs(Igbtot)) in BSIM4convTest()
214 || (fabs(cgbhat - Igbtot) >= tol5)) in BSIM4convTest()
H A Db4ld.c149 double tol0, tol1, tol2, tol3, tol4, tol5, tol6; in BSIM4LoadOMP() local
4103 tol5 = ckt->CKTreltol * MAX(fabs(cgbhat), fabs(Igbtot)) in BSIM4LoadOMP()
4110 || (fabs(cgbhat - Igbtot) >= tol5)) in BSIM4LoadOMP()
/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
159 tol5 = ckt->CKTreltol * MAX(fabs(cgbhat), fabs(Igbtot)) in BSIM4v7convTest()
169 || (fabs(cgbhat - Igbtot) >= tol5)) in BSIM4v7convTest()
H A Db4v7ld.c111 double tol0, tol1, tol2, tol3, tol4, tol5, tol6; in BSIM4v7LoadOMP() local
4012 tol5 = ckt->CKTreltol * MAX(fabs(cgbhat), fabs(Igbtot)) in BSIM4v7LoadOMP()
4019 || (fabs(cgbhat - Igbtot) >= tol5)) in BSIM4v7LoadOMP()
/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
157 tol5 = ckt->CKTreltol * MAX(fabs(cgbhat), fabs(Igbtot)) in BSIM4v5convTest()
167 || (fabs(cgbhat - Igbtot) >= tol5)) in BSIM4v5convTest()
H A Db4v5ld.c103 double tol0, tol1, tol2, tol3, tol4, tol5, tol6; in BSIM4v5LoadOMP() local
3677 tol5 = ckt->CKTreltol * MAX(fabs(cgbhat), fabs(Igbtot)) in BSIM4v5LoadOMP()
3684 || (fabs(cgbhat - Igbtot) >= tol5)) in BSIM4v5LoadOMP()
/dports/science/v_sim/v_sim-3.8.0/lib/plug-ins/abinit/
H A Ddefs_basis.F90158 real(dp), parameter :: tol5= 0.00001_dp variable
/dports/audio/praat/praat-6.2.03/dwtest/
H A Dtest_gsl.praat12 tol5 = 131072.0*eps