SRBA: Sparser Relative Bundle Adjustment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Public Attributes
srba::options::solver_LM_schur_sparse_cholesky::extra_results_t Struct Reference

Detailed Description

Extra output information to be found in RbaEngine<>::TOptimizeExtraOutputInfo::extra_results

Definition at line 48 of file srba_options_solver.h.

#include <srba_options_solver.h>

List of all members.

Public Member Functions

void clear ()

Public Attributes

bool hessian_valid
 Will be false if the Hessian wasn't evaluated for some reason.
mrpt::math::CSparseMatrix hessian

Member Data Documentation

The column-compressed form of the last Hessian matrix (the inverse of covariance), for all the kf-to-kf unknowns (note that this is after Schur reduction)

Definition at line 52 of file srba_options_solver.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends