Main MRPT website > C++ reference
MRPT logo
List of all members | Classes | Static Public Attributes
mrpt::srba::options::solver_LM_schur_dense_cholesky Struct Reference

Detailed Description

Usage: A possible type for RBA_OPTIONS::solver_t.

Meaning: Levenberg-Marquardt solver, Schur complement to reduce landmarks, dense Cholesky solver for Ax=b.

Definition at line 24 of file srba_options_solver.h.

#include <mrpt/srba/srba_options_solver.h>

Classes

struct  extra_results_t
 Extra output information to be found in RbaEngine<>::TOptimizeExtraOutputInfo::extra_results. More...
 

Static Public Attributes

static const bool USE_SCHUR = true
 
static const bool DENSE_CHOLESKY = true
 

Member Data Documentation

const bool mrpt::srba::options::solver_LM_schur_dense_cholesky::DENSE_CHOLESKY = true
static

Definition at line 27 of file srba_options_solver.h.

const bool mrpt::srba::options::solver_LM_schur_dense_cholesky::USE_SCHUR = true
static

Definition at line 26 of file srba_options_solver.h.




Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015