Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_remez.cpp82 boost::math::tools::remez_minimax<double> approx6(f, 5, 0, -1, 1, false, true); in test_polynomial() local
170 boost::math::tools::remez_minimax<double> approx6(f, 2, 2, 0, 1, false, true); in test_rational() local