Searched defs:integrals (Results 1 – 12 of 12) sorted by relevance
91 Real integrals = 0; in anderson_darling_normality_statistic() local
175 BOOST_AUTO_TEST_CASE( integrals ) in BOOST_AUTO_TEST_CASE() argument
172 BOOST_AUTO_TEST_CASE( integrals ) in BOOST_AUTO_TEST_CASE() argument
176 BOOST_AUTO_TEST_CASE( integrals ) in BOOST_AUTO_TEST_CASE() argument
349 uint32_t integrals = static_cast<uint32_t>(too_high.f() >> -one.e()); in DigitGen() local459 uint32_t integrals = static_cast<uint32_t>(w.f() >> -one.e()); in DigitGenCounted() local
335 uint32_t integrals = static_cast<uint32_t>(too_high.f() >> -one.e()); in DigitGen() local445 uint32_t integrals = static_cast<uint32_t>(w.f() >> -one.e()); in DigitGenCounted() local
373 uint64_t integrals = significand >> -exponent; in FastFixedDtoa() local