#include "CouenneTypes.hpp"#include <map>Include dependency graph for rootQ.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Qroot |
| class that stores result of previous calls to rootQ into a map for faster access More... | |
Functions | |
| CouNumber | rootQ (int k) |
Find roots of polynomial $Q^k(x) = . | |
| CouNumber rootQ | ( | int | k | ) |
Find roots of polynomial $Q^k(x) =
.
Used in convexification of powers with odd exponent
Definition at line 44 of file rootQ.cpp.
Referenced by Qroot::operator()().
1.4.7