gtsam  3.2.1
gtsam
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DSFVector.h File Reference

A faster implementation for DSF, which uses vector rather than btree. As a result, the size of the forest is prefixed. More...

Go to the source code of this file.

Classes

class  gtsam::DSFBase
 
class  gtsam::DSFVector
 

Namespaces

 gtsam
 Global functions in a separate testing namespace.
 

Detailed Description

A faster implementation for DSF, which uses vector rather than btree. As a result, the size of the forest is prefixed.

Date
Jun 25, 2010
Author
Kai Ni