GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Member Functions | Public Attributes | List of all members
gtsam::KeyInfoEntry Struct Reference

#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
 

Detailed Description

Handy data structure for iterative solvers key to (index, dimension, start)


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