disjointSet.h File Reference

Header file declaring a class to be used in implementing algorithms that need a "forest of disjoint sets" data structure. More...

#include <iostream>

Include dependency graph for disjointSet.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  dlr::computerVision::privateCode::DisjointSet< Type >
 This class implements one tree in the "forest of disjoint sets" data structure first described by Bernard Galler and Michael Fischer[1]. More...

Namespaces

namespace  dlr::computerVision
 This namespace is still in the early stages of development.


Detailed Description

Header file declaring a class to be used in implementing algorithms that need a "forest of disjoint sets" data structure.

Copyright (C) 2008 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
Date

Definition in file disjointSet.h.


Generated on Wed Nov 25 12:15:06 2009 for dlrComputerVision Utility Library by  doxygen 1.5.8