SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
CUFTree.hpp File Reference

Provides an union find tree data structure. More...

#include <cstdio>
Include dependency graph for CUFTree.hpp:

Go to the source code of this file.

Classes

class  slip::CUFTree< T >
 Define an union find tree. More...
 

Namespaces

 slip
 This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres.
 

Detailed Description

Provides an union find tree data structure.

Definition in file CUFTree.hpp.