#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... | |
A struct holding detailed results, which must be enabled with ISAM2Params::enableDetailedResults.
Definition at line 115 of file ISAM2Result.h.
Definition at line 148 of file ISAM2Result.h.
| StatusMap gtsam::ISAM2Result::DetailedResults::variableStatus | 
The status of each variable during this update, see VariableStatus.
Definition at line 151 of file ISAM2Result.h.