#include "CouenneTypes.hpp"
#include <map>
Include dependency graph for rootQ.hpp:
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
Referenced by Qroot::operator()().