This is the complete list of members for
ClpAmplObjective, including all inherited members.
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] |
linearObjective() const | ClpAmplObjective | |
markNonlinear(char *which) | ClpAmplObjective | [virtual] |
newXValues() | ClpAmplObjective | [virtual] |
objectiveValue(const ClpSimplex *model, const double *solution) const | ClpAmplObjective | [virtual] |
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] |