Home
last modified time | relevance | path

Searched refs:columnUseScale_ (Results 1 – 2 of 2) sorted by relevance

/dports/math/clp/Clp-1.17.3/Clp/src/
H A DAbcSimplex.hpp512 return columnUseScale_; in columnScale2()
1319 double *columnUseScale_; member in AbcSimplex
H A DAbcSimplex.cpp144 columnUseScale_ = scaleToExternal_ + maxRows; in setupPointers()
4565 * columnUseScale_[elementIndex + maximumAbcNumberRows_]; in setObjectiveCoefficient()