Home
last modified time | relevance | path

Searched refs:bernoulli_imp_variant (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/math/special_functions/detail/
Dunchecked_bernoulli.hpp64 struct bernoulli_imp_variant struct
88 struct max_bernoulli_b2n : public detail::max_bernoulli_index<detail::bernoulli_imp_variant<T>::val…
720 typedef boost::integral_constant<int, detail::bernoulli_imp_variant<T>::value> tag_type; in unchecked_bernoulli_b2n()
Dbernoulli_details.hpp114 return max_bernoulli_index<bernoulli_imp_variant<T>::value>::value; in find_bernoulli_overflow_limit()
122 …typedef boost::integral_constant<bool, (bernoulli_imp_variant<T>::value >= 1) && (bernoulli_imp_va… in b2n_overflow_limit()
/third_party/boost/boost/math/special_functions/
Dbernoulli.hpp62 typedef boost::integral_constant<int, detail::bernoulli_imp_variant<T>::value> tag_type; in bernoulli_b2n()
83 typedef boost::integral_constant<int, detail::bernoulli_imp_variant<T>::value> tag_type; in bernoulli_b2n()