|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Allow for arbitrary type in DSF. More...
#include <cstdlib>#include <map>#include <set>#include <vector>

Go to the source code of this file.
Classes | |
| class | gtsam::DSFMap< KEY > |
| struct | gtsam::DSFMap< KEY >::Entry |
| We store the forest in an STL map, but parents are done with pointers. More... | |
| class | gtsam::IndexPair |
| Small utility class for representing a wrappable pairs of ints. More... | |
Namespaces | |
| gtsam | |
Functions | |
| IndexPairVector | gtsam::IndexPairSetAsArray (IndexPairSet &set) |
Allow for arbitrary type in DSF.
1.8.13