|
gtsam
|
A set of GaussianFactors, indexed by a set of discrete keys. More...
Go to the source code of this file.
Classes | |
| class | gtsam::HybridGaussianFactor |
| Implementation of a discrete-conditioned hybrid factor. More... | |
| struct | gtsam::traits< HybridGaussianFactor > |
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Typedefs | |
| using | gtsam::GaussianFactorValuePair = std::pair<GaussianFactor::shared_ptr, double> |
| Alias for pair of GaussianFactor::shared_pointer and a double value. | |
A set of GaussianFactors, indexed by a set of discrete keys.