

Go to the source code of this file.
Classes | |
| struct | mrpt::srba::internal::solver_engine< false, false, RBA_ENGINE > |
| SOLVER: Lev-Marq without Schur, with Sparse Cholesky (CSparse library) More... | |
| struct | mrpt::srba::internal::solver_engine< true, false, RBA_ENGINE > |
| SOLVER: Lev-Marq with Schur, with Sparse Cholesky (CSparse library) More... | |
| struct | mrpt::srba::internal::solver_engine< true, true, RBA_ENGINE > |
| SOLVER: Lev-Marq with Schur, with Sparse Cholesky (CSparse library) More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::srba | |
| An heavily template-based implementation of Relative Bundle Adjustment (RBA) - See [mrpt-srba]. | |
| mrpt::srba::internal | |
Typedefs | |
| typedef std::auto_ptr< mrpt::math::CSparseMatrix::CholeskyDecomp > | mrpt::srba::internal::SparseCholeskyDecompPtr |
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |