Home
last modified time | relevance | path

Searched refs:min_overflow_index (Results 1 – 22 of 22) sorted by relevance

/dports/devel/R-cran-BH/BH/inst/include/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp220 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
223 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
240 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
249 (i >= min_overflow_index) && ( in tangent()
274 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
299 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp287 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
290 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
307 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
316 (i >= min_overflow_index) && ( in tangent()
341 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
366 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/databases/xtrabackup/boost_1_59_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp287 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
290 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
307 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
316 (i >= min_overflow_index) && ( in tangent()
341 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
366 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/databases/percona57-server/boost_1_59_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp287 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
290 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
307 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
316 (i >= min_overflow_index) && ( in tangent()
341 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
366 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/databases/percona57-client/boost_1_59_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp287 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
290 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
307 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
316 (i >= min_overflow_index) && ( in tangent()
341 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
366 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/boost_backport/detail/
H A Dbernoulli_details.hpp294 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
297 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
314 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
323 (i >= min_overflow_index) && ( in tangent()
348 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
373 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp287 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
290 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
307 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
316 (i >= min_overflow_index) && ( in tangent()
341 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
366 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp287 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
290 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
307 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
316 (i >= min_overflow_index) && ( in tangent()
341 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
366 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp293 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
296 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
313 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
322 (i >= min_overflow_index) && ( in tangent()
347 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
372 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/devel/boost-docs/boost_1_72_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp256 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
259 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
276 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
285 (i >= min_overflow_index) && ( in tangent()
310 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
335 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/devel/hyperscan/boost_1_75_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp257 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
260 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
277 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
286 (i >= min_overflow_index) && ( in tangent()
311 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
336 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp257 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
260 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
277 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
286 (i >= min_overflow_index) && ( in tangent()
311 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
336 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp249 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
252 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
269 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
278 (i >= min_overflow_index) && ( in tangent()
303 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
328 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp296 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
299 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
316 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
325 (i >= min_overflow_index) && ( in tangent()
350 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
375 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/devel/boost-libs/boost_1_72_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp256 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
259 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
276 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
285 (i >= min_overflow_index) && ( in tangent()
310 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
335 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp256 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
259 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
276 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
285 (i >= min_overflow_index) && ( in tangent()
310 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
335 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp257 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
260 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
277 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
286 (i >= min_overflow_index) && ( in tangent()
311 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
336 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp249 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1;
252 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index);
269 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) )
278 (i >= min_overflow_index) && (
303 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1;
328 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam…
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp240 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1;
243 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index);
260 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) )
269 (i >= min_overflow_index) && (
294 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1;
319 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam…
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp256 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
259 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
276 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
285 (i >= min_overflow_index) && ( in tangent()
310 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
335 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp256 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
259 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
276 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
285 (i >= min_overflow_index) && ( in tangent()
310 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
335 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/special_functions/detail/
H A Dbernoulli_details.hpp296 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent() local
299 BOOST_MATH_INSTRUMENT_VARIABLE(min_overflow_index); in tangent()
316 … if(i >= min_overflow_index && (boost::math::tools::max_value<T>() / (i-1) < m_intermediates[1]) ) in tangent()
325 (i >= min_overflow_index) && ( in tangent()
350 static const std::size_t min_overflow_index = b2n_overflow_limit<T, Policy>() - 1; in tangent_numbers_series() local
375 …bool overflow_check = (i >= min_overflow_index) && (tools::max_value<T>() / tn[static_cast<typenam… in tangent_numbers_series()