A binary JacobianFactor specialization that uses fixed matrix math for speed. More...
#include <gtsam/linear/JacobianFactor.h>
#include <gtsam/base/SymmetricBlockMatrix.h>
#include <gtsam/base/timing.h>
Go to the source code of this file.
Classes | |
struct | gtsam::BinaryJacobianFactor< M, N1, N2 > |
struct | gtsam::traits< BinaryJacobianFactor< M, N1, N2 > > |
Namespaces | |
gtsam | |
traits | |
A binary JacobianFactor specialization that uses fixed matrix math for speed.
Definition in file BinaryJacobianFactor.h.