Searched defs:approx5 (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/libs/math/test/ |
| D | test_remez.cpp | 73 boost::math::tools::remez_minimax<double> approx5(f, 5, 0, -1, 1, false, false); in test_polynomial() local 161 boost::math::tools::remez_minimax<double> approx5(f, 2, 2, 0, 1, false, false); in test_rational() local
|