Go to the documentation of this file.
4 #ifndef ClpLinearObjective_H
5 #define ClpLinearObjective_H
29 const double * solution,
double & offset,
bool refresh,
30 int includeLinear = 2);
34 bool useFeasibleCosts);
42 const double * solution,
43 const double * change,
46 double & predictedObj,
51 virtual void resize(
int newNumberColumns) ;
53 virtual void deleteSome(
int numberToDelete,
const int * which) ;
55 virtual void reallyScale(
const double * columnScale) ;
74 const int * whichColumns) ;
88 const int * whichColumns)
const;