| 
    SRBA: Sparser Relative Bundle Adjustment
   
    
   
   | 
  
  
  
 
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>
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 | 
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.
 1.7.6.1