void matPrecon(double, double *, double *)
void matVecMult(int, double *, double *)
void getGrad(CoinDenseVector< double > &x, CoinDenseVector< double > &grad)
int pdco()
Pdco algorithm.
******** DATA to be moved into protected section of ClpInterior
******** DATA to be moved into protected section of ClpInterior
double getObj(CoinDenseVector< double > &x)
void getBoundTypes(int *, int *, int *, int **)
This solves problems in Primal Dual Convex Optimization.
******** DATA to be moved into protected section of ClpInterior
void getHessian(CoinDenseVector< double > &x, CoinDenseVector< double > &H)
Abstract base class for tailoring everything for Pcdo.
This solves LPs using interior point methods.