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

#include <LevenbergMarquardtState.h>

Public Member Functions

 CachedModel (int dim, double sigma)
 
 CachedModel (int dim, double sigma, const Vector &diagonal)
 

Public Attributes

Matrix A
 
Vector b
 
SharedDiagonal model
 

Detailed Description

Small struct to cache objects needed for damping. This is used in buildDampedSystem


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