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.

References con_nr.

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

which_bound_type IntervalReduction::EdgeData::which_bound

Definition at line 165 of file boxfind.h.

int IntervalReduction::EdgeData::con_nr

Definition at line 166 of file boxfind.h.

Referenced by operator<().

double IntervalReduction::EdgeData::coeff

Definition at line 167 of file boxfind.h.


The documentation for this class was generated from the following file:
Generated on Wed Oct 22 03:12:55 2008 for LaGO by  doxygen 1.4.7