|
gtsam
|
Timing of one GNC outer iteration (all in seconds).
Public Attributes | |
| double | weightsUpdateElapsed = 0.0 |
| calculateWeights (per-factor errors) | |
| double | makeGraphElapsed = 0.0 |
| makeWeightedGraph (factor cloning) | |
| double | baseOptimizeElapsed = 0.0 |
| inner optimizer construction + optimize() | |
| double | costEvaluationElapsed = 0.0 |
| weighted graph error for convergence check | |
| double | totalElapsed = 0.0 |