Searched refs:unchecked_bernoulli_imp (Results 1 – 2 of 2) sorted by relevance
93 inline BOOST_MATH_CONSTEXPR_TABLE_FUNCTION T unchecked_bernoulli_imp(std::size_t n, const boost::in… in unchecked_bernoulli_imp() function150 inline BOOST_MATH_CONSTEXPR_TABLE_FUNCTION T unchecked_bernoulli_imp(std::size_t n, const boost::in… in unchecked_bernoulli_imp() function198 inline BOOST_MATH_CONSTEXPR_TABLE_FUNCTION T unchecked_bernoulli_imp(std::size_t n, const boost::in… in unchecked_bernoulli_imp() function342 inline BOOST_MATH_CONSTEXPR_TABLE_FUNCTION T unchecked_bernoulli_imp(std::size_t n, const boost::in… in unchecked_bernoulli_imp() function675 inline T unchecked_bernoulli_imp(std::size_t n, const boost::integral_constant<int, 4>& ) in unchecked_bernoulli_imp() function722 return detail::unchecked_bernoulli_imp<T>(n, tag_type()); in unchecked_bernoulli_b2n()
27 *out = unchecked_bernoulli_imp<T>(i, tag); in bernoulli_number_imp()45 *out = unchecked_bernoulli_imp<T>(i, tag); in bernoulli_number_imp()