|
gtsam 4.1.1
gtsam
|
This is the complete list of members for gtsam::BetweenFactorEM< VALUE >, including all inherited members.
| active(const Values &) const | gtsam::NonlinearFactor | inlinevirtual |
| back() const | gtsam::Factor | inline |
| begin() const | gtsam::Factor | inline |
| begin() | gtsam::Factor | inline |
| BetweenFactorEM() | gtsam::BetweenFactorEM< VALUE > | inline |
| BetweenFactorEM(Key key1, Key key2, const VALUE &measured, const SharedGaussian &model_inlier, const SharedGaussian &model_outlier, const double prior_inlier, const double prior_outlier, const bool flag_bump_up_near_zero_probs=false) | gtsam::BetweenFactorEM< VALUE > | inline |
| boost::serialization::access | gtsam::BetweenFactorEM< VALUE > | friend |
| calcIndicatorProb(const Values &x) const (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| clone() const | gtsam::NonlinearFactor | inlinevirtual |
| const_iterator typedef | gtsam::Factor | |
| dim() const override | gtsam::BetweenFactorEM< VALUE > | inlinevirtual |
| end() const | gtsam::Factor | inline |
| end() | gtsam::Factor | inline |
| equals(const NonlinearFactor &f, double tol=1e-9) const override | gtsam::BetweenFactorEM< VALUE > | inlinevirtual |
| gtsam::Factor::equals(const This &other, double tol=1e-9) const | gtsam::Factor | protected |
| error(const Values &x) const override | gtsam::BetweenFactorEM< VALUE > | inlinevirtual |
| Factor() | gtsam::Factor | inlineprotected |
| Factor(const CONTAINER &keys) | gtsam::Factor | inlineexplicitprotected |
| Factor(ITERATOR first, ITERATOR last) | gtsam::Factor | inlineprotected |
| find(Key key) const | gtsam::Factor | inline |
| FromIterators(ITERATOR first, ITERATOR last) | gtsam::Factor | inlineprotectedstatic |
| FromKeys(const CONTAINER &keys) | gtsam::Factor | inlineprotectedstatic |
| front() const | gtsam::Factor | inline |
| get_flag_bump_up_near_zero_probs() const (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| get_model_inlier() const (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| get_model_inlier_cov() const (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| get_model_outlier() const (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| get_model_outlier_cov() const (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| iterator typedef | gtsam::Factor | |
| keys() const | gtsam::Factor | inline |
| keys() | gtsam::Factor | inline |
| keys_ | gtsam::Factor | protected |
| linearize(const Values &x) const override | gtsam::BetweenFactorEM< VALUE > | inlinevirtual |
| measured() const | gtsam::BetweenFactorEM< VALUE > | inline |
| NonlinearFactor() | gtsam::NonlinearFactor | inline |
| NonlinearFactor(const CONTAINER &keys) | gtsam::NonlinearFactor | inline |
| print(const std::string &s, const KeyFormatter &keyFormatter=DefaultKeyFormatter) const override | gtsam::BetweenFactorEM< VALUE > | inlinevirtual |
| printKeys(const std::string &s="Factor", const KeyFormatter &formatter=DefaultKeyFormatter) const | gtsam::Factor | virtual |
| rekey(const std::map< Key, Key > &rekey_mapping) const | gtsam::NonlinearFactor | virtual |
| rekey(const KeyVector &new_keys) const | gtsam::NonlinearFactor | virtual |
| sendable() const | gtsam::NonlinearFactor | inlinevirtual |
| set_flag_bump_up_near_zero_probs(bool flag) (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| shared_ptr typedef | gtsam::BetweenFactorEM< VALUE > | |
| size() const | gtsam::Factor | inline |
| T typedef (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | |
| unwhitenedError(const Values &x) const (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| updateNoiseModels(const Values &values, const NonlinearFactorGraph &graph) (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| updateNoiseModels_givenCovs(const Values &values, const Matrix &cov1, const Matrix &cov2, const Matrix &cov12) (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| whitenedError(const Values &x, boost::optional< std::vector< Matrix > & > H=boost::none) const (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| ~BetweenFactorEM() override (defined in gtsam::BetweenFactorEM< VALUE >) | gtsam::BetweenFactorEM< VALUE > | inline |
| ~Factor()=default | gtsam::Factor | virtual |
| ~NonlinearFactor() | gtsam::NonlinearFactor | inlinevirtual |