|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
#include <IterativeSolver.h>
Public Member Functions | |
| KeyInfoEntry (size_t idx, size_t d, Key start) | |
Public Attributes | |
| size_t | index |
| size_t | dim |
| size_t | start |
Handy data structure for iterative solvers key to (index, dimension, start)
1.8.13