Home
last modified time | relevance | path

Searched refs:fudge_factor (Results 1 – 25 of 117) sorted by relevance

12345

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
151 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
151 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
151 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
151 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
151 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
151 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
151 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/distributions/detail/
H A Dhypergeometric_quantile.hpp19 if((p < cum * fudge_factor) && (x != lbound)) in round_x_from_p()
30 if((cum < p * fudge_factor) && (x != ubound)) in round_x_from_p()
43 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
51 …return round_x_from_p(x, p, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_p()
63 if((q * fudge_factor > cum) && (x != lbound)) in round_x_from_q()
74 if((q < cum * fudge_factor) && (x != ubound)) in round_x_from_q()
87 …return round_x_from_q(x, q, cum, fudge_factor, lbound, ubound, policies::discrete_quantile<policie… in round_x_from_q()
115 …T fudge_factor = 1 + tools::epsilon<T>() * ((N <= boost::math::prime(boost::math::max_prime - 1)) … in hypergeometric_quantile_imp() local
124 BOOST_MATH_INSTRUMENT_VARIABLE(fudge_factor); in hypergeometric_quantile_imp()
174 return round_x_from_p(x, p, result, fudge_factor, base, lim, discrete_quantile_type()); in hypergeometric_quantile_imp()
[all …]
/dports/audio/libsamplerate/libsamplerate-0.2.2/Octave/
H A Dmake_filter.m25 printf (" fudge_factor : %15.13f stop_band_start : %15.13f 1\n", fudge_factor1, stop_band_st…
30 printf (" fudge_factor : %15.13f stop_band_start : %15.13f 2\n", fudge_factor2, stop_band_st…
33 fudge_factor = fudge_factor1 ; variable
42 fudge_factor = fudge_factor1 + (fudge_factor2 - fudge_factor1) / 2 ; variable
43 f = generate_filter (cycles, fudge_factor, increment, atten) ;
47 printf ("A %10.8f %10.8f %10.8f\n", fudge_factor1, fudge_factor, fudge_factor2) ;
54 fudge_factor2 = fudge_factor ;
59 fudge_factor1 = fudge_factor ;
63 …printf (" fudge_factor : %15.13f stop_band_start : %15.13f %d\n", fudge_factor, stop_band_s…
90 printf ("# Fudge factor : %9.7f\n", fudge_factor) ;
H A Dgenerate_filter.m1 function f = generate_filter (cycles, fudge_factor, increment, atten)
8 N = fix (4 * cycles * fudge_factor * increment) ;
17 f = sinc (m / fudge_factor / increment) ;
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dtest_pFq.hpp77 T fudge_factor = 25; in check_pFq_result() local
79 fudge_factor *= 4; // not sure why?? in check_pFq_result()
83 fudge_factor = (std::max)(fudge_factor, min_err); in check_pFq_result()
85 …if ((((err > fudge_factor * found_err) && (found_err < 1)) || (boost::math::isnan)(found_err)) && … in check_pFq_result()
88 std::cout << "Testing fudge factor = " << fudge_factor << std::endl; in check_pFq_result()
99 BOOST_CHECK_LE(err, fudge_factor * found_err); in check_pFq_result()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dtest_pFq.hpp77 T fudge_factor = 25; in check_pFq_result() local
79 fudge_factor *= 4; // not sure why?? in check_pFq_result()
83 fudge_factor = (std::max)(fudge_factor, min_err); in check_pFq_result()
85 …if ((((err > fudge_factor * found_err) && (found_err < 1)) || (boost::math::isnan)(found_err)) && … in check_pFq_result()
88 std::cout << "Testing fudge factor = " << fudge_factor << std::endl; in check_pFq_result()
99 BOOST_CHECK_LE(err, fudge_factor * found_err); in check_pFq_result()
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dtest_pFq.hpp77 T fudge_factor = 25; in check_pFq_result() local
79 fudge_factor *= 4; // not sure why?? in check_pFq_result()
83 fudge_factor = (std::max)(fudge_factor, min_err); in check_pFq_result()
85 …if ((((err > fudge_factor * found_err) && (found_err < 1)) || (boost::math::isnan)(found_err)) && … in check_pFq_result()
88 std::cout << "Testing fudge factor = " << fudge_factor << std::endl; in check_pFq_result()
99 BOOST_CHECK_LE(err, fudge_factor * found_err); in check_pFq_result()
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dtest_pFq.hpp77 T fudge_factor = 25; in check_pFq_result() local
79 fudge_factor *= 4; // not sure why?? in check_pFq_result()
83 fudge_factor = (std::max)(fudge_factor, min_err); in check_pFq_result()
85 …if ((((err > fudge_factor * found_err) && (found_err < 1)) || (boost::math::isnan)(found_err)) && … in check_pFq_result()
88 std::cout << "Testing fudge factor = " << fudge_factor << std::endl; in check_pFq_result()
99 BOOST_CHECK_LE(err, fudge_factor * found_err); in check_pFq_result()
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/primitive_shape_algorithm/
H A Dbox_box-inl.h264 const S fudge_factor = S(1.05); in boxBox2() local
411 if(s2 * fudge_factor > s) in boxBox2()
429 if(s2 * fudge_factor > s) in boxBox2()
447 if(s2 * fudge_factor > s) in boxBox2()
466 if(s2 * fudge_factor > s) in boxBox2()
484 if(s2 * fudge_factor > s) in boxBox2()
502 if(s2 * fudge_factor > s) in boxBox2()
521 if(s2 * fudge_factor > s) in boxBox2()
539 if(s2 * fudge_factor > s) in boxBox2()
557 if(s2 * fudge_factor > s) in boxBox2()

12345