gtsam 4.1.1
gtsam
|
The base class for all factors. More...
Go to the source code of this file.
Classes | |
class | gtsam::Factor |
This is the base class for all factor types. More... | |
Namespaces | |
namespace | gtsam |
Global functions in a separate testing namespace. | |
Typedefs | |
typedef FastVector< FactorIndex > | gtsam::FactorIndices |
Define collection types: More... | |
typedef FastSet< FactorIndex > | gtsam::FactorIndexSet |
The base class for all factors.