|
gtsam 4.1.1
gtsam
|
Allow for arbitrary type in DSF. More...
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 | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Functions | |
| IndexPairVector | gtsam::IndexPairSetAsArray (IndexPairSet &set) |
Allow for arbitrary type in DSF.