GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Classes | Namespaces | Typedefs
DSF.h File Reference

An implementation of Disjoint set forests (see CLR page 446 and up) More...

#include <gtsam_unstable/base/BTree.h>
#include <iostream>
#include <list>
#include <set>
#include <map>
Include dependency graph for DSF.h:

Go to the source code of this file.

Classes

class  gtsam::DSF< KEY >
 

Namespaces

 gtsam
 

Typedefs

typedef DSF< int > gtsam::DSFInt
 

Detailed Description

An implementation of Disjoint set forests (see CLR page 446 and up)

Date
Mar 26, 2010
Author
Kai Ni