| 
    SRBA: Sparser Relative Bundle Adjustment
   
    
   
   | 
  
  
  
 
Usage: A possible type for RBA_OPTIONS::solver_t. Meaning: Levenberg-Marquardt solver, Schur complement to reduce landmarks, sparse Cholesky solver for Ax=b.
Definition at line 43 of file srba_options_solver.h.
#include <srba_options_solver.h>
Classes | |
| struct | extra_results_t | 
Static Public Attributes | |
| static const bool | USE_SCHUR = true | 
| static const bool | DENSE_CHOLESKY = false | 
 1.7.6.1