Go to the source code of this file.
|
void | implied_bounds (const double *els, const double *clo, const double *cup, const int *hcol, CoinBigIndex krs, CoinBigIndex kre, double *maxupp, double *maxdownp, int jcol, double rlo, double rup, double *iclb, double *icub) |
|
◆ SUBST_ROW
◆ implied_bounds()
void implied_bounds |
( |
const double * |
els, |
|
|
const double * |
clo, |
|
|
const double * |
cup, |
|
|
const int * |
hcol, |
|
|
CoinBigIndex |
krs, |
|
|
CoinBigIndex |
kre, |
|
|
double * |
maxupp, |
|
|
double * |
maxdownp, |
|
|
int |
jcol, |
|
|
double |
rlo, |
|
|
double |
rup, |
|
|
double * |
iclb, |
|
|
double * |
icub |
|
) |
| |