Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_remez.cpp33 boost::math::tools::remez_minimax<double> approx1(f, 6, 0, -1, 1, true, false); in test_polynomial() local
117 boost::math::tools::remez_minimax<double> approx1(f, 3, 3, -1, 1, true, false); in test_rational() local