IntervalReduction::EdgeData Class Reference

List of all members.

Public Member Functions

 EdgeData (int con_nr_, which_bound_type which_bound_, double coeff_)
bool operator< (const EdgeData &ed) const
const EdgeDataoperator+= (const EdgeData &ed) const

Public Attributes

which_bound_type which_bound
int con_nr
double coeff

Friends

ostream & operator<< (ostream &out, const EdgeData &ed)

Detailed Description

Definition at line 162 of file boxfind.h.


Constructor & Destructor Documentation

IntervalReduction::EdgeData::EdgeData ( int  con_nr_,
which_bound_type  which_bound_,
double  coeff_ 
) [inline]

Definition at line 169 of file boxfind.h.


Member Function Documentation

bool IntervalReduction::EdgeData::operator< ( const EdgeData ed  )  const [inline]

Definition at line 173 of file boxfind.h.

const EdgeData& IntervalReduction::EdgeData::operator+= ( const EdgeData ed  )  const

Friends And Related Function Documentation

ostream& operator<< ( ostream &  out,
const EdgeData ed 
) [friend]

Member Data Documentation

Definition at line 165 of file boxfind.h.

Definition at line 166 of file boxfind.h.

Definition at line 167 of file boxfind.h.


The documentation for this class was generated from the following file:

Generated on 10 Mar 2013 for LaGO by  doxygen 1.6.1