Cbc
2.10.10
|
This is the complete list of members for ClpAmplObjective, including all inherited members.
amplObjective_ | ClpAmplObjective | private |
clone() const | ClpAmplObjective | virtual |
ClpAmplObjective() | ClpAmplObjective | |
ClpAmplObjective(void *amplInfo) | ClpAmplObjective | |
ClpAmplObjective(const ClpAmplObjective &rhs) | ClpAmplObjective | |
deleteSome(int numberToDelete, const int *which) | ClpAmplObjective | virtual |
gradient(const ClpSimplex *model, const double *solution, double &offset, bool refresh, int includeLinear=2) | ClpAmplObjective | virtual |
gradient_ | ClpAmplObjective | private |
linearObjective() const | ClpAmplObjective | |
markNonlinear(char *which) | ClpAmplObjective | virtual |
newXValues() | ClpAmplObjective | virtual |
objective_ | ClpAmplObjective | private |
objectiveValue(const ClpSimplex *model, const double *solution) const | ClpAmplObjective | virtual |
offset_ | ClpAmplObjective | private |
operator=(const ClpAmplObjective &rhs) | ClpAmplObjective | |
reallyScale(const double *columnScale) | ClpAmplObjective | virtual |
reducedGradient(ClpSimplex *model, double *region, bool useFeasibleCosts) | ClpAmplObjective | virtual |
resize(int newNumberColumns) | ClpAmplObjective | virtual |
stepLength(ClpSimplex *model, const double *solution, const double *change, double maximumTheta, double ¤tObj, double &predictedObj, double &thetaObj) | ClpAmplObjective | virtual |
~ClpAmplObjective() | ClpAmplObjective | virtual |