20 #include <gtsam/dllexport.h> A thin wrapper around std::list that uses boost's fast_pool_allocator.
FastVector< FactorIndex > FactorIndices
Define collection types:
Definition: Factor.h:36
bool force_relinearize
Definition: ISAM2UpdateParams.h:54
std::optional< FastMap< Key, int > > constrainedKeys
Definition: ISAM2UpdateParams.h:40
std::optional< FastMap< FactorIndex, KeySet > > newAffectedKeys
Definition: ISAM2UpdateParams.h:66
Class that stores detailed iSAM2 result.
bool forceFullSolve
Definition: ISAM2UpdateParams.h:71
Definition: chartTesting.h:28
std::optional< FastList< Key > > noRelinKeys
Definition: ISAM2UpdateParams.h:44
FactorIndices removeFactorIndices
Definition: ISAM2UpdateParams.h:36
std::optional< FastList< Key > > extraReelimKeys
Definition: ISAM2UpdateParams.h:49
Definition: ISAM2UpdateParams.h:32