Go to the documentation of this file.
11 #ifndef CoinOslFactorization_H
12 #define CoinOslFactorization_H
137 virtual void postProcess(
const int * sequence,
int * pivotVariable);
148 int rowIsBasic[],
int columnIsBasic[] ,
149 double areaFactor = 0.0 );
205 bool checkBeforeModifying=
false,
206 double acceptablePivot=1.0e-8);
220 bool noPermute=
false);
225 bool noPermute=
false)
const;
230 bool noPermute=
false);
264 int checkPivot(
double saveFromU,
double oldPivot)
const;