Main MRPT website > C++ reference for MRPT 1.4.0
Classes | Namespaces | Functions
levmarq_impl.h File Reference
#include <mrpt/graphs/CNetworkOfPoses.h>
#include <mrpt/utils/CTimeLogger.h>
#include <mrpt/math/CSparseMatrix.h>
#include <memory>

Go to the source code of this file.

Classes

struct  mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst >
 
struct  mrpt::graphslam::detail::AuxErrorEval< CPose3D, gst >
 
struct  mrpt::graphslam::detail::AuxErrorEval< CPosePDFGaussianInf, gst >
 
struct  mrpt::graphslam::detail::AuxErrorEval< CPose3DPDFGaussianInf, gst >
 

Namespaces

namespace  mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
namespace  mrpt::graphslam
 SLAM methods related to graphs of pose constraints.
 
namespace  mrpt::graphslam::detail
 Internal auxiliary classes.
 

Functions

template<class GRAPH_T >
double mrpt::graphslam::computeJacobiansAndErrors (const GRAPH_T &graph, const std::vector< typename graphslam_traits< GRAPH_T >::observation_info_t > &lstObservationData, typename graphslam_traits< GRAPH_T >::map_pairIDs_pairJacobs_t &lstJacobians, typename mrpt::aligned_containers< typename graphslam_traits< GRAPH_T >::Array_O >::vector_t &errs)
 



Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Fri Jan 20 00:13:14 UTC 2023