Public Member Functions | |
| GlobalCutOff () | |
| GlobalCutOff (double c) | |
| ~GlobalCutOff () | |
| void | setCutOff (double cutoff) |
| double | getCutOff () const |
Private Member Functions | |
| GlobalCutOff (const GlobalCutOff &) | |
Private Attributes | |
| double | cutoff_ |
Definition at line 54 of file CouenneProblem.hpp.
| CouenneProblem::GlobalCutOff::GlobalCutOff | ( | const GlobalCutOff & | ) | [private] |
| CouenneProblem::GlobalCutOff::GlobalCutOff | ( | ) | [inline] |
Definition at line 59 of file CouenneProblem.hpp.
| CouenneProblem::GlobalCutOff::GlobalCutOff | ( | double | c | ) | [inline] |
Definition at line 60 of file CouenneProblem.hpp.
| CouenneProblem::GlobalCutOff::~GlobalCutOff | ( | ) | [inline] |
Definition at line 61 of file CouenneProblem.hpp.
| void CouenneProblem::GlobalCutOff::setCutOff | ( | double | cutoff | ) | [inline] |
| double CouenneProblem::GlobalCutOff::getCutOff | ( | ) | const [inline] |
double CouenneProblem::GlobalCutOff::cutoff_ [private] |
1.4.7