Home
last modified time | relevance | path

Searched defs:relative_difference (Results 1 – 21 of 21) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/devel/hyperscan/boost_1_75_0/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/devel/R-cran-BH/BH/inst/include/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/devel/boost-libs/boost_1_72_0/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/special_functions/
H A Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference() function
74 …inline boost::math::tools::promote_args<double, double>::type relative_difference(const double& ar… in relative_difference() function
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dtest_util.cc68 double relative_difference = absolute_difference / std::max(fabs(x), fabs(y)); in ExpectClose() local
/dports/science/antioch/antioch-0.4.0-156-g90ffa43/test/
H A Dberthelothercourtessen_rate_vec_unit.C73 Scalar relative_difference = abs(approx - exact)/max(abs(exact),tol); in excessive_difference() local
H A Dkooij_rate_vec_unit.C73 Scalar relative_difference = abs(approx - exact)/max(abs(exact),tol); in excessive_difference() local
H A Dvanthoff_rate_vec_unit.C73 Scalar relative_difference = abs(approx - exact)/max(abs(exact),tol); in excessive_difference() local
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dtest_util.cc58 double relative_difference = absolute_difference / std::max(fabs(x), fabs(y)); in ExpectClose() local
/dports/math/eprover/eprover-E-2.0/LEARN/
H A Dcle_numfeatures.c54 static double relative_difference(double v1, double v2) in relative_difference() function
/dports/math/ambit/ambit-0.5.1/test/
H A Dtest_distributed.cc159 double relative_difference(const Tensor &A1, const Tensor &A2) in relative_difference() function
H A Dtest_cyclops.cc162 double relative_difference(const Tensor &A1, const Tensor &A2) in relative_difference() function
H A Dtest_core.cc162 double relative_difference(const Tensor &A1, const Tensor &A2) in relative_difference() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/Utilities/src/
H A DDiscreteDesignVariableNature.cpp97 relative_difference( in relative_difference() function