Classes | Public Types | Public Attributes | List of all members
gtsam::ISAM2Result::DetailedResults Struct Reference

#include <ISAM2Result.h>

Classes

struct  VariableStatus
 

Public Types

using StatusMap = FastMap< Key, VariableStatus >
 

Public Attributes

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

Detailed Description

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

Definition at line 115 of file ISAM2Result.h.

Member Typedef Documentation

◆ StatusMap

Definition at line 148 of file ISAM2Result.h.

Member Data Documentation

◆ variableStatus

StatusMap gtsam::ISAM2Result::DetailedResults::variableStatus

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

Definition at line 151 of file ISAM2Result.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:22