|
gtsam
|
This is the complete list of members for gtsam::RISAM, including all inherited members.
| accumulateInvolvedKeys(const NonlinearFactorGraph &newFactors, const std::optional< std::set< Key > > &extraGncInvolvedKeys, ISAM2UpdateParams &updateParams) const | gtsam::RISAM | protected |
| augmentMu(const NonlinearFactorGraph &newFactors, const FactorIndices &newFactorIndices) | gtsam::RISAM | protected |
| calculateEstimate() | gtsam::RISAM | |
| convexifyFactorIfInvolved(const FactorIndex fidx, const KeySet &involvedKeys, const KeySet &affectedKeys, const bool isBatchUpdate, std::set< FactorIndex > &convexFactors) | gtsam::RISAM | protected |
| convexifyInvolvedFactors(const NonlinearFactorGraph &newFactors, const Values &newTheta, const std::optional< std::set< Key > > &extraGncInvolvedKeys, ISAM2UpdateParams &internalUpdateParams, UpdateResult &updateResult) | gtsam::RISAM | protected |
| factors_ | gtsam::RISAM | protected |
| factorsToCheckStatus_ | gtsam::RISAM | protected |
| getFactorsUnsafe() const | gtsam::RISAM | inline |
| getOutliers(double chiSquaredOutlierThreshold) | gtsam::RISAM | |
| incrementMuInits() | gtsam::RISAM | protected |
| MakeGraduated(GraduatedFactor::RobustLoss::shared_ptr loss, GraduationScheduler::shared_ptr scheduler) | gtsam::RISAM | inlinestatic |
| mu_ | gtsam::RISAM | protected |
| muInits_ | gtsam::RISAM | protected |
| Parameters typedef | gtsam::RISAM | |
| params_ | gtsam::RISAM | protected |
| RISAM(const Parameters ¶ms) | gtsam::RISAM | inline |
| runRobustIteration(const FactorIndices &convexFactors, std::map< FactorIndex, size_t > &muUpdateCount) | gtsam::RISAM | protected |
| solver_ | gtsam::RISAM | protected |
| update(const NonlinearFactorGraph &newFactors=NonlinearFactorGraph(), const Values &newTheta=Values(), const std::optional< std::set< Key > > extraGncInvolvedKeys=std::nullopt, const FactorIndices &removeFactorIndices=FactorIndices(), const std::optional< FastMap< Key, int > > &constrainedKeys=std::nullopt, const std::optional< FastList< Key > > &noRelinKeys=std::nullopt, const std::optional< FastList< Key > > &extraReelimKeys=std::nullopt, bool force_relinearize=false) | gtsam::RISAM | |
| update(const NonlinearFactorGraph &newFactors, const Values &newTheta, const std::optional< std::set< Key > > extraGncInvolvedKeys, const ISAM2UpdateParams &updateParams) | gtsam::RISAM | |
| updateConvexFactorMu(const Values ¤tEstimate, const size_t fidx, std::map< FactorIndex, size_t > &muUpdateCount, FastList< Key > &convexKeys) | gtsam::RISAM | protected |
| updateConvexFactors(const FactorIndices &convexFactors) const | gtsam::RISAM | protected |
| updateHousekeeping(const NonlinearFactorGraph &newFactors, const ISAM2UpdateParams &updateParams) | gtsam::RISAM | protected |
| UpdateResult typedef | gtsam::RISAM | |
| updateRobust(const NonlinearFactorGraph &newFactors, const Values &newTheta, const std::optional< std::set< Key > > &extraGncInvolvedKeys, const ISAM2UpdateParams &updateParams) | gtsam::RISAM | protected |
| variableIndex_ | gtsam::RISAM | protected |