|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
#include <gtsam/linear/GaussianFactor.h>#include <gtsam/linear/NoiseModel.h>#include <gtsam/base/VerticalBlockMatrix.h>#include <gtsam/global_includes.h>#include <gtsam/inference/VariableSlots.h>#include <gtsam/linear/JacobianFactor-inl.h>

Go to the source code of this file.
Classes | |
| class | gtsam::JacobianFactor |
| struct | gtsam::traits< JacobianFactor > |
| traits More... | |
Namespaces | |
| gtsam | |
Functions | |
| GTSAM_EXPORT std::pair< std::shared_ptr< GaussianConditional >, std::shared_ptr< JacobianFactor > > | gtsam::EliminateQR (const GaussianFactorGraph &factors, const Ordering &keys) |
1.8.13