Searched refs:hypergeometric_1F1_big_bugs (Results 1 – 1 of 1) sorted by relevance
289 static const boost::array<boost::array<T, 4>, 2> hypergeometric_1F1_big_bugs = { { in test_spots6() local300 do_test_1F1<T>(hypergeometric_1F1_big_bugs, type_name, "Bug cases - oversized"); in test_spots6()303 for (unsigned i = 0; i < hypergeometric_1F1_big_bugs.size(); ++i) in test_spots6()305 …t::math::hypergeometric_1F1(hypergeometric_1F1_big_bugs[i][0], hypergeometric_1F1_big_bugs[i][1], … in test_spots6()