averageTheta() const | ClpNonLinearCost | inline |
changed(int sequence) const | ClpNonLinearCost | inline |
changeDownInCost(int sequence) const | ClpNonLinearCost | inline |
changeInCost(int sequence, double alpha) const | ClpNonLinearCost | inline |
changeInCost(int sequence, double alpha, double &rhs) | ClpNonLinearCost | inline |
changeInCost() const | ClpNonLinearCost | inline |
changeUpInCost(int sequence) const | ClpNonLinearCost | inline |
checkChanged(int numberInArray, CoinIndexedVector *update) | ClpNonLinearCost | |
checkInfeasibilities(double oldTolerance=0.0) | ClpNonLinearCost | |
checkInfeasibilities(int numberInArray, const int *index) | ClpNonLinearCost | |
ClpNonLinearCost() | ClpNonLinearCost | |
ClpNonLinearCost(ClpSimplex *model, int method=1) | ClpNonLinearCost | |
ClpNonLinearCost(ClpSimplex *model, const int *starts, const double *lower, const double *cost) | ClpNonLinearCost | |
ClpNonLinearCost(const ClpNonLinearCost &) | ClpNonLinearCost | |
cost(int sequence) const | ClpNonLinearCost | inline |
feasibleBounds() | ClpNonLinearCost | |
feasibleCost() const | ClpNonLinearCost | inline |
feasibleReportCost() const | ClpNonLinearCost | |
fullStatus(int sequence) const | ClpNonLinearCost | inline |
goBack(int numberInArray, const int *index, double *rhs) | ClpNonLinearCost | |
goBackAll(const CoinIndexedVector *update) | ClpNonLinearCost | |
goThru(int numberInArray, double multiplier, const int *index, const double *work, double *rhs) | ClpNonLinearCost | |
infeasible(int i) const | ClpNonLinearCost | inline |
largestInfeasibility() const | ClpNonLinearCost | inline |
lookBothWays() const | ClpNonLinearCost | inline |
lower(int sequence) const | ClpNonLinearCost | inline |
nearest(int sequence, double solutionValue) | ClpNonLinearCost | |
numberInfeasibilities() const | ClpNonLinearCost | inline |
operator=(const ClpNonLinearCost &) | ClpNonLinearCost | |
refresh() | ClpNonLinearCost | |
refresh(int iSequence) | ClpNonLinearCost | |
refreshCosts(const double *columnCosts) | ClpNonLinearCost | |
setAverageTheta(double value) | ClpNonLinearCost | inline |
setChangeInCost(double value) | ClpNonLinearCost | inline |
setInfeasible(int i, bool trueFalse) | ClpNonLinearCost | inline |
setMethod(int value) | ClpNonLinearCost | inline |
setOne(int sequence, double solutionValue) | ClpNonLinearCost | |
setOne(int sequence, double solutionValue, double lowerValue, double upperValue, double costValue=0.0) | ClpNonLinearCost | |
setOneOutgoing(int sequence, double &solutionValue) | ClpNonLinearCost | |
statusArray() const | ClpNonLinearCost | inline |
sumInfeasibilities() const | ClpNonLinearCost | inline |
upper(int sequence) const | ClpNonLinearCost | inline |
validate() | ClpNonLinearCost | |
zapCosts() | ClpNonLinearCost | |
~ClpNonLinearCost() | ClpNonLinearCost | |