CouenneProblem::GlobalCutOff Class Reference

Class for storing a global cutoff for a CouenneProblem and all its clones. More...

List of all members.

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_


Detailed Description

Class for storing a global cutoff for a CouenneProblem and all its clones.

Definition at line 53 of file CouenneProblem.hpp.


Constructor & Destructor Documentation

CouenneProblem::GlobalCutOff::GlobalCutOff ( const GlobalCutOff  )  [private]

CouenneProblem::GlobalCutOff::GlobalCutOff (  )  [inline]

Definition at line 58 of file CouenneProblem.hpp.

CouenneProblem::GlobalCutOff::GlobalCutOff ( double  c  )  [inline]

Definition at line 59 of file CouenneProblem.hpp.

CouenneProblem::GlobalCutOff::~GlobalCutOff (  )  [inline]

Definition at line 60 of file CouenneProblem.hpp.


Member Function Documentation

void CouenneProblem::GlobalCutOff::setCutOff ( double  cutoff  )  [inline]

Definition at line 61 of file CouenneProblem.hpp.

References cutoff_.

double CouenneProblem::GlobalCutOff::getCutOff (  )  const [inline]

Definition at line 62 of file CouenneProblem.hpp.

References cutoff_.


Member Data Documentation

double CouenneProblem::GlobalCutOff::cutoff_ [private]

Definition at line 56 of file CouenneProblem.hpp.

Referenced by getCutOff(), and setCutOff().


The documentation for this class was generated from the following file:
Generated on Thu Oct 8 03:07:52 2009 by  doxygen 1.4.7