#include "CouennePrecisions.hpp"
#include "CouenneTypes.hpp"
#include "CouenneObject.hpp"
#include "exprMul.hpp"
#include "funtriplets.hpp"
#include "projections.hpp"
Include dependency graph for computeMulBrDist.cpp:
Go to the source code of this file.
Functions | |
double * | computeMulBrDist (const OsiBranchingInformation *info, int xi, int yi, int wi, int brind, double *brpt, int nPts) |
double* computeMulBrDist | ( | const OsiBranchingInformation * | info, | |
int | xi, | |||
int | yi, | |||
int | wi, | |||
int | brind, | |||
double * | brpt, | |||
int | nPts | |||
) |
Definition at line 21 of file computeMulBrDist.cpp.
References COUENNE_EPS, and diff().
Referenced by exprMul::selectBranch(), and exprDiv::selectBranch().