We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b8354f commit a0997aeCopy full SHA for a0997ae
include_private/boost/math/tools/remez.hpp
@@ -10,7 +10,7 @@
10
#pragma once
11
#endif
12
13
-#include <boost/math/tools/solve.hpp>
+#include "solve.hpp"
14
#include <boost/math/tools/minima.hpp>
15
#include <boost/math/tools/roots.hpp>
16
#include <boost/math/tools/polynomial.hpp>
0 commit comments