Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_roots.cpp442 void test_complex_newton() in test_complex_newton() function
647 test_complex_newton<std::complex<float>>(); in BOOST_AUTO_TEST_CASE()
648 test_complex_newton<std::complex<double>>(); in BOOST_AUTO_TEST_CASE()
649 test_complex_newton<boost::multiprecision::cpp_complex_100>(); in BOOST_AUTO_TEST_CASE()