Go to the documentation of this file.
31 const double * solution,
32 double & offset,
bool refresh,
33 int includeLinear = 2) = 0;
37 bool useFeasibleCosts) = 0;
45 const double * solution,
46 const double * change,
49 double & predictedObj,
50 double & thetaObj) = 0;
54 virtual void resize(
int newNumberColumns) = 0;
56 virtual void deleteSome(
int numberToDelete,
const int * which) = 0;
58 virtual void reallyScale(
const double * columnScale) = 0;
89 const int * whichColumns)
const;