#include "exprOp.hpp"
#include "CoinHelperFunctions.hpp"
#include <math.h>
Go to the source code of this file.
Classes | |
class | exprLBSin |
class to compute lower bound of a sine based on the bounds on its arguments More... | |
class | exprUBSin |
class to compute lower bound of a sine based on the bounds on its arguments More... | |
Defines | |
#define | M_PI 3.14159265358979323846 |
#define M_PI 3.14159265358979323846 |
Definition at line 19 of file exprBSin.hpp.