Home
last modified time | relevance | path

Searched defs:denominators (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/math/special_functions/detail/
Dunchecked_bernoulli.hpp122 constexpr std::array<boost::int64_t, 1 + max_bernoulli_b2n<T>::value> denominators = in unchecked_bernoulli_imp() local
697 static const boost::array<boost::int32_t, 1 + max_bernoulli_b2n<T>::value> denominators = in unchecked_bernoulli_imp() local
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksvideohelpers.c239 guint denominators[] = { 1, 2, 3, 5, 7 }, i; in compress_fraction() local