Go to the documentation of this file.
4 #ifndef ClpConstraintQuadratic_H
5 #define ClpConstraintQuadratic_H
30 const double * solution,
34 bool useScaling =
false,
35 bool refresh =
true)
const ;
37 virtual void resize(
int newNumberColumns) ;
39 virtual void deleteSome(
int numberToDelete,
const int * which) ;
41 virtual void reallyScale(
const double * columnScale) ;
60 const CoinBigIndex *
start,
61 const int *
column,
const double * element);
85 inline CoinBigIndex *
start()
const {