Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_roots.cpp540 void test_solve_real_quadratic() in test_solve_real_quadratic() function
654 test_solve_real_quadratic<float>(); in BOOST_AUTO_TEST_CASE()
655 test_solve_real_quadratic<double>(); in BOOST_AUTO_TEST_CASE()
656 test_solve_real_quadratic<long double>(); in BOOST_AUTO_TEST_CASE()
657 test_solve_real_quadratic<boost::multiprecision::cpp_bin_float_50>(); in BOOST_AUTO_TEST_CASE()