SimpleCut Class Reference
#include <cuts.h>
List of all members.
Detailed Description
Definition at line 56 of file cuts.h.
Constructor & Destructor Documentation
SimpleCut::SimpleCut |
( |
|
) |
[inline] |
SimpleCut::SimpleCut |
( |
const Pointer< UserVector< double > > & |
coeff_, |
|
|
double |
constant_ | |
|
) |
| | [inline] |
Member Function Documentation
bool SimpleCut::feasible |
( |
const dvector & |
x, |
|
|
double |
tol | |
|
) |
| | const [inline] |
void SimpleCut::scale |
( |
double |
max_coeff = 100. |
) |
|
Scales the coefficients (and constant) of the generates cut such that the inf norm of the coefficients does not exceed max_coeff.
Friends And Related Function Documentation
ostream& operator<< |
( |
ostream & |
out, |
|
|
const SimpleCut & |
cut | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: