#include <betweenFactorMaxMix.h>
|
| | 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 |
| |
template<class VALUE>
class vertigo::BetweenFactorMaxMix< VALUE >
Definition at line 27 of file betweenFactorMaxMix.h.
template<class VALUE >
| gtsam::Vector vertigo::BetweenFactorMaxMix< VALUE >::evaluateError |
( |
const VALUE & |
p1, |
|
|
const VALUE & |
p2, |
|
|
boost::optional< gtsam::Matrix & > |
H1 = boost::none, |
|
|
boost::optional< gtsam::Matrix & > |
H2 = boost::none |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: