GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Classes | Public Types | Public Attributes | List of all members
gtsam::ISAM2Result::DetailedResults Struct Reference

#include <ISAM2Result.h>

Collaboration diagram for gtsam::ISAM2Result::DetailedResults:
Collaboration graph
[legend]

Classes

struct  VariableStatus
 

Public Types

using StatusMap = FastMap< Key, VariableStatus >
 

Public Attributes

StatusMap variableStatus
 The status of each variable during this update, see VariableStatus.
 

Detailed Description

A struct holding detailed results, which must be enabled with ISAM2Params::enableDetailedResults.


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