SLIP
1.4
|
Provides an union find tree data structure. More...
#include <cstdio>
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. | |
Provides an union find tree data structure.
Definition in file CUFTree.hpp.