#include <betweenFactorSwitchable.h>
Public Member Functions | |
BetweenFactorSwitchableSigmoid () | |
BetweenFactorSwitchableSigmoid (gtsam::Key key1, gtsam::Key key2, gtsam::Key key3, const VALUE &measured, const gtsam::SharedNoiseModel &model) | |
gtsam::Vector | evaluateError (const VALUE &p1, const VALUE &p2, const SwitchVariableSigmoid &s, boost::optional< gtsam::Matrix & > H1=boost::none, boost::optional< gtsam::Matrix & > H2=boost::none, boost::optional< gtsam::Matrix & > H3=boost::none) const |
Private Member Functions | |
double | sigmoid (double x) const |
Private Attributes | |
gtsam::BetweenFactor< VALUE > | betweenFactor |
Definition at line 64 of file betweenFactorSwitchable.h.
|
inline |
Definition at line 67 of file betweenFactorSwitchable.h.
|
inline |
Definition at line 68 of file betweenFactorSwitchable.h.
|
inline |
Definition at line 72 of file betweenFactorSwitchable.h.
|
inlineprivate |
Definition at line 102 of file betweenFactorSwitchable.h.
|
private |
Definition at line 97 of file betweenFactorSwitchable.h.