Public Member Functions | Private Member Functions | Private Attributes | List of all members
vertigo::BetweenFactorSwitchableSigmoid< VALUE > Class Template Reference

#include <betweenFactorSwitchable.h>

Inheritance diagram for vertigo::BetweenFactorSwitchableSigmoid< VALUE >:
Inheritance graph
[legend]

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
 

Detailed Description

template<class VALUE>
class vertigo::BetweenFactorSwitchableSigmoid< VALUE >

Definition at line 58 of file betweenFactorSwitchable.h.

Constructor & Destructor Documentation

template<class VALUE >
vertigo::BetweenFactorSwitchableSigmoid< VALUE >::BetweenFactorSwitchableSigmoid ( )
inline

Definition at line 61 of file betweenFactorSwitchable.h.

template<class VALUE >
vertigo::BetweenFactorSwitchableSigmoid< VALUE >::BetweenFactorSwitchableSigmoid ( gtsam::Key  key1,
gtsam::Key  key2,
gtsam::Key  key3,
const VALUE &  measured,
const gtsam::SharedNoiseModel &  model 
)
inline

Definition at line 62 of file betweenFactorSwitchable.h.

Member Function Documentation

template<class VALUE >
gtsam::Vector vertigo::BetweenFactorSwitchableSigmoid< VALUE >::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
inline

Definition at line 66 of file betweenFactorSwitchable.h.

template<class VALUE >
double vertigo::BetweenFactorSwitchableSigmoid< VALUE >::sigmoid ( double  x) const
inlineprivate

Definition at line 90 of file betweenFactorSwitchable.h.

Member Data Documentation

template<class VALUE >
gtsam::BetweenFactor<VALUE> vertigo::BetweenFactorSwitchableSigmoid< VALUE >::betweenFactor
private

Definition at line 85 of file betweenFactorSwitchable.h.


The documentation for this class was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:43