Go to the documentation of this file.
12 #ifndef CoinOslFactorization_H
13 #define CoinOslFactorization_H
143 virtual void postProcess(
const int * sequence,
int * pivotVariable);
154 int rowIsBasic[],
int columnIsBasic[] ,
155 double areaFactor = 0.0 );
211 bool checkBeforeModifying=
false,
212 double acceptablePivot=1.0e-8);
226 bool noPermute=
false);
231 bool noPermute=
false)
const;
236 bool noPermute=
false);
270 int checkPivot(
double saveFromU,
double oldPivot)
const;