|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
#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. | |
A struct holding detailed results, which must be enabled with ISAM2Params::enableDetailedResults.
1.8.13