Namespaces | Functions
rootQ.cpp File Reference
#include <math.h>
#include <stdio.h>
#include "CouenneTypes.hpp"
#include "CouennePrecisions.hpp"
Include dependency graph for rootQ.cpp:

Go to the source code of this file.

Namespaces

 Couenne
 general include file for different compilers
 

Functions

CouNumber Couenne::Q (register int k, CouNumber x)
 
CouNumber Couenne::rootQ (int k)
 Find roots of polynomial $Q^k(x) = $\sum_{i=1}^{2k} i x^{i-1}$. More...