Main Page   Class Hierarchy   Compound List   File List   Compound Members  

WeightOrdering< EdgeType > Class Template Reference

A StrictWeakOrdering predicate which can be used to compare two edges by weight. More...

#include <edge.h>

List of all members.

Public Methods

bool operator() (const EdgeType &e1, const EdgeType &e2) const

Static Public Methods

EdgeType min_value ()
EdgeType max_value ()


Detailed Description

template<typename EdgeType = Edge>
class WeightOrdering< EdgeType >

A StrictWeakOrdering predicate which can be used to compare two edges by weight.

Used by stxxl::sort in order to sort by weight.

Definition at line 152 of file edge.h.


The documentation for this class was generated from the following file:
Generated on Thu Aug 14 15:13:28 2003 for External Memory Minimum Spanning Trees by doxygen1.2.17