Public Member Functions | Public Attributes | List of all members
gtsam::KeyInfoEntry Struct Reference

#include <IterativeSolver.h>

Public Member Functions

 KeyInfoEntry ()
 
 KeyInfoEntry (size_t idx, size_t d, Key start)
 

Public Attributes

size_t dim
 
size_t index
 
size_t start
 

Detailed Description

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

Definition at line 113 of file IterativeSolver.h.

Constructor & Destructor Documentation

◆ KeyInfoEntry() [1/2]

gtsam::KeyInfoEntry::KeyInfoEntry ( )
inline

Definition at line 115 of file IterativeSolver.h.

◆ KeyInfoEntry() [2/2]

gtsam::KeyInfoEntry::KeyInfoEntry ( size_t  idx,
size_t  d,
Key  start 
)
inline

Definition at line 117 of file IterativeSolver.h.

Member Data Documentation

◆ dim

size_t gtsam::KeyInfoEntry::dim

Definition at line 114 of file IterativeSolver.h.

◆ index

size_t gtsam::KeyInfoEntry::index

Definition at line 114 of file IterativeSolver.h.

◆ start

size_t gtsam::KeyInfoEntry::start

Definition at line 114 of file IterativeSolver.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:22