#include <betweenFactorMaxMix.h>

Public Member Functions | |
| BetweenFactorMaxMix () | |
| BetweenFactorMaxMix (gtsam::Key key1, gtsam::Key key2, const VALUE &measured, const gtsam::SharedNoiseModel &model, const gtsam::SharedNoiseModel &model2, double w) | |
| gtsam::Vector | evaluateError (const VALUE &p1, const VALUE &p2, boost::optional< gtsam::Matrix & > H1=boost::none, boost::optional< gtsam::Matrix & > H2=boost::none) const |
Private Attributes | |
| gtsam::BetweenFactor< VALUE > | betweenFactor |
| gtsam::SharedNoiseModel | nullHypothesisModel |
| double | weight |
Definition at line 27 of file betweenFactorMaxMix.h.
|
inline |
Definition at line 30 of file betweenFactorMaxMix.h.
|
inline |
Definition at line 31 of file betweenFactorMaxMix.h.
|
inline |
Definition at line 35 of file betweenFactorMaxMix.h.
|
private |
Definition at line 70 of file betweenFactorMaxMix.h.
|
private |
Definition at line 74 of file betweenFactorMaxMix.h.
|
private |
Definition at line 75 of file betweenFactorMaxMix.h.