Home
last modified time | relevance | path

Searched defs:max_error (Results 101 – 125 of 602) sorted by relevance

12345678910>>...25

/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2pointutil.cc37 bool ApproxEquals(const S2Point& a, const S2Point& b, S1Angle max_error) { in ApproxEquals()
H A Ds2closest_cell_query.h309 inline void S2ClosestCellQuery::Options::set_max_error(S1Angle max_error) { in set_max_error()
H A Ds2closest_point_query_base.h364 S2ClosestPointQueryBaseOptions<Distance>::max_error() const { in max_error() function
370 Delta max_error) { in set_max_error()
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2pointutil.cc37 bool ApproxEquals(const S2Point& a, const S2Point& b, S1Angle max_error) { in ApproxEquals()
H A Ds2closest_cell_query.h309 inline void S2ClosestCellQuery::Options::set_max_error(S1Angle max_error) { in set_max_error()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Transformation/src/
H A DTransformation.cc722 int niter, double max_error) in Approximate()
747 double Transformation::Approximate(GenericImage<double> &disp, int niter, double max_error) in Approximate()
763 int niter, double max_error) in Approximate()
783 int niter, double max_error) in Approximate()
802 int niter, double max_error) in Approximate()
820 int niter, double max_error) in ApproximateAsNew()
846 int niter, double max_error) in ApproximateAsNew()
862 int niter, double max_error) in ApproximateAsNew()
912 int niter, double max_error) in ApproximateAsNew()
951 int niter, double max_error) in ApproximateAsNew()
H A DFreeFormTransformation.cc474 double FreeFormTransformation::Approximate(const Transformation *t, int niter, double max_error) in Approximate()
482 int niter, double max_error) in Approximate()
552 int niter, double max_error) in Approximate()
607 int niter, double max_error) in Approximate()
654 …uble FreeFormTransformation::ApproximateAsNew(const Transformation *t, int niter, double max_error) in ApproximateAsNew()
661 …New(const ImageAttributes &domain, double *dx, double *dy, double *dz, int niter, double max_error) in ApproximateAsNew()
/dports/math/stanmath/math-4.2.0/test/unit/math/opencl/prim/
H A Dmdivide_right_tri_low_test.cpp51 double max_error = 0; in mdivide_right_tri_low_Ab_test() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/precompiled/
H A Dextended_math_ops_test.cc27 void VerifyFuzzyEquals(double actual, double expected, double max_error = MAX_ERROR) { in VerifyFuzzyEquals()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp289 boost::math::ntl::RR max_error(0), cheb_max_error(0); in do_test() local
422 boost::math::ntl::RR max_error(0), max_cheb_error(0); in do_test_n() local
543 boost::math::ntl::RR max_error(0); in graph_poly() local
/dports/graphics/libjxl/libjxl-0.6.1/third_party/skcms/
H A Diccdump.c271 float max_error; in desmos_curve() local
305 float max_error; in desmos_inv_curve() local
394 float max_error; in svg_curve() local
/dports/databases/percona57-server/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp289 boost::math::ntl::RR max_error(0), cheb_max_error(0); in do_test() local
422 boost::math::ntl::RR max_error(0), max_cheb_error(0); in do_test_n() local
543 boost::math::ntl::RR max_error(0); in graph_poly() local
/dports/databases/xtrabackup/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp289 boost::math::ntl::RR max_error(0), cheb_max_error(0); in do_test() local
422 boost::math::ntl::RR max_error(0), max_cheb_error(0); in do_test_n() local
543 boost::math::ntl::RR max_error(0); in graph_poly() local
/dports/databases/percona57-client/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp289 boost::math::ntl::RR max_error(0), cheb_max_error(0); in do_test() local
422 boost::math::ntl::RR max_error(0), max_cheb_error(0); in do_test_n() local
543 boost::math::ntl::RR max_error(0); in graph_poly() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp289 boost::math::ntl::RR max_error(0), cheb_max_error(0); in do_test() local
422 boost::math::ntl::RR max_error(0), max_cheb_error(0); in do_test_n() local
543 boost::math::ntl::RR max_error(0); in graph_poly() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/test/
H A Dtest_homography_decomp.cpp108 double max_error = 1.0e-3; in containsValidMotion() local
/dports/devel/py-pytools/pytools-2018.5/pytools/
H A Dconvergence.py50 def max_error(self): member in EOCRecorder
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/test_utils/src/
H A Dassert_linear.rs89 let mut max_error = 0.0f64; in finish() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/test_utils/src/
H A Dassert_linear.rs89 let mut max_error = 0.0f64; in finish() localVariable
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/src/
H A Dinvert-dof.cc180 double max_error = 0.0; in main() local
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2closest_cell_query.h309 inline void S2ClosestCellQuery::Options::set_max_error(S1Angle max_error) { in set_max_error()
H A Ds2closest_point_query_base.h364 S2ClosestPointQueryBaseOptions<Distance>::max_error() const { in max_error() function
370 Delta max_error) { in set_max_error()
H A Ds2min_distance_targets.cc150 const S1ChordAngle& max_error) { in set_max_error()
224 const S1ChordAngle& max_error) { in set_max_error()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmp2_grids.F769 E_min, E_max, max_error, num_points_per_magnitude) argument
779 REAL(KIND=dp), INTENT(INOUT) :: max_error local
902 E_min, E_max, max_error, num_points_per_magnitude) argument
912 REAL(KIND=dp), INTENT(OUT) :: max_error local
1042 REAL(KIND=dp), INTENT(INOUT) :: max_error, omega local
1155 …PURE SUBROUTINE calc_max_error_fit_tau_grid_with_sine(max_error, omega, tau_tj, tau_wj_work, x_val… argument
1158 REAL(KIND=dp), INTENT(INOUT) :: max_error, omega local
1202 REAL(KIND=dp) :: max_error, multiplicator, Rc, Rc_max local
1273 E_min, E_max, max_error, num_points_per_magnitude) argument
1283 REAL(KIND=dp), INTENT(INOUT) :: max_error local
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmp2_weights.F757 E_min, E_max, max_error, num_points_per_magnitude) argument
767 REAL(KIND=dp), INTENT(INOUT) :: max_error local
894 E_min, E_max, max_error, num_points_per_magnitude) argument
904 REAL(KIND=dp), INTENT(OUT) :: max_error local
1034 REAL(KIND=dp), INTENT(INOUT) :: max_error, omega local
1147 …PURE SUBROUTINE calc_max_error_fit_tau_grid_with_sine(max_error, omega, tau_tj, tau_wj_work, x_val… argument
1150 REAL(KIND=dp), INTENT(INOUT) :: max_error, omega local
1194 REAL(KIND=dp) :: max_error, multiplicator, Rc, Rc_max local
1265 E_min, E_max, max_error, num_points_per_magnitude) argument
1275 REAL(KIND=dp), INTENT(INOUT) :: max_error local
[all …]

12345678910>>...25