#include "CouenneExprOp.hpp"
#include "CoinHelperFunctions.hpp"
#include <math.h>
Go to the source code of this file.
Namespaces | |
namespace | Couenne |
Classes | |
class | Couenne::exprLBCos |
class to compute lower bound of a cosine based on the bounds of its arguments More... | |
class | Couenne::exprUBCos |
class to compute lower bound of a cosine based on the bounds of its arguments More... | |
Defines | |
#define | M_PI 3.14159265358979323846 |
#define M_PI 3.14159265358979323846 |
Definition at line 19 of file CouenneExprBCos.hpp.
Referenced by Couenne::exprUBSin::operator()(), Couenne::exprLBSin::operator()(), Couenne::exprUBCos::operator()(), and Couenne::exprLBCos::operator()().