Namespaces | Functions
branchExprSinCos.cpp File Reference
#include <math.h>
#include "CouenneFunTriplets.hpp"
#include "CouenneExprSin.hpp"
#include "CouenneObject.hpp"
#include "CouenneBranchingObject.hpp"
Include dependency graph for branchExprSinCos.cpp:

Go to the source code of this file.

Namespaces

 Couenne
 general include file for different compilers
 

Functions

static double Couenne::oppcos (double x)
 
static double Couenne::oppsin (double x)
 
static double Couenne::oppasin (double x)
 
CouNumber Couenne::trigSelBranch (const CouenneObject *obj, const OsiBranchingInformation *info, expression *&var, double *&brpts, double *&brDist, int &way, enum cou_trig type)
 generalized procedure for both sine and cosine More...