clone() const =0 | ClpConstraint | [pure virtual] |
ClpConstraint() | ClpConstraint | |
ClpConstraint(const ClpConstraint &) | ClpConstraint | |
deleteSome(int numberToDelete, const int *which)=0 | ClpConstraint | [pure virtual] |
functionValue(const ClpSimplex *model, const double *solution, bool useScaling=false, bool refresh=true) const | ClpConstraint | [virtual] |
functionValue() const | ClpConstraint | [inline] |
functionValue_ | ClpConstraint | [mutable, protected] |
gradient(const ClpSimplex *model, const double *solution, double *gradient, double &functionValue, double &offset, bool useScaling=false, bool refresh=true) const =0 | ClpConstraint | [pure virtual] |
lastGradient_ | ClpConstraint | [mutable, protected] |
markNonlinear(char *which) const =0 | ClpConstraint | [pure virtual] |
markNonzero(char *which) const =0 | ClpConstraint | [pure virtual] |
newXValues() | ClpConstraint | [inline, virtual] |
numberCoefficients() const =0 | ClpConstraint | [pure virtual] |
offset() const | ClpConstraint | [inline] |
offset_ | ClpConstraint | [mutable, protected] |
operator=(const ClpConstraint &rhs) | ClpConstraint | |
reallyScale(const double *columnScale)=0 | ClpConstraint | [pure virtual] |
resize(int newNumberColumns)=0 | ClpConstraint | [pure virtual] |
rowNumber() const | ClpConstraint | [inline] |
rowNumber_ | ClpConstraint | [protected] |
type() | ClpConstraint | [inline] |
type_ | ClpConstraint | [protected] |
~ClpConstraint() | ClpConstraint | [virtual] |