| 
    Cbc
    2.10.5
    
   | 
 
This is the complete list of members for ClpConstraint, including all inherited members.
| 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 | mutableprotected | 
| 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 | mutableprotected | 
| markNonlinear(char *which) const =0 | ClpConstraint | pure virtual | 
| markNonzero(char *which) const =0 | ClpConstraint | pure virtual | 
| newXValues() | ClpConstraint | inlinevirtual | 
| numberCoefficients() const =0 | ClpConstraint | pure virtual | 
| offset() const | ClpConstraint | inline | 
| offset_ | ClpConstraint | mutableprotected | 
| 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 | 
 1.8.5