#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.
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.  | |
| mrpt::graphslam | |
| SLAM methods related to graphs of pose constraints.  | |
| 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.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |