Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Static Public Member Functions
mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst > Struct Template Reference

Detailed Description

template<class gst>
struct mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst >

Definition at line 33 of file levmarq_impl.h.

#include <mrpt/graphslam/levmarq_impl.h>

Static Public Member Functions

template<class POSE , class VEC , class EDGE_ITERATOR >
static void computePseudoLnError (const POSE &P1DP2inv, VEC &err, const EDGE_ITERATOR &edge)
 
template<class MAT , class EDGE_ITERATOR >
static void multiplyJtLambdaJ (const MAT &J1, MAT &JtJ, const EDGE_ITERATOR &edge)
 
template<class MAT , class EDGE_ITERATOR >
static void multiplyJ1tLambdaJ2 (const MAT &J1, const MAT &J2, MAT &JtJ, const EDGE_ITERATOR &edge)
 
template<class JAC , class EDGE_ITERATOR , class VEC1 , class VEC2 >
static void multiply_Jt_W_err (const JAC &J, const EDGE_ITERATOR &edge, const VEC1 &ERR, VEC2 &OUT)
 

Member Function Documentation

◆ computePseudoLnError()

template<class gst >
template<class POSE , class VEC , class EDGE_ITERATOR >
static void mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst >::computePseudoLnError ( const POSE &  P1DP2inv,
VEC &  err,
const EDGE_ITERATOR &  edge 
)
inlinestatic

Definition at line 36 of file levmarq_impl.h.

References MRPT_UNUSED_PARAM.

◆ multiply_Jt_W_err()

template<class gst >
template<class JAC , class EDGE_ITERATOR , class VEC1 , class VEC2 >
static void mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst >::multiply_Jt_W_err ( const JAC &  J,
const EDGE_ITERATOR &  edge,
const VEC1 &  ERR,
VEC2 &  OUT 
)
inlinestatic

Definition at line 60 of file levmarq_impl.h.

References MRPT_UNUSED_PARAM.

◆ multiplyJ1tLambdaJ2()

template<class gst >
template<class MAT , class EDGE_ITERATOR >
static void mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst >::multiplyJ1tLambdaJ2 ( const MAT &  J1,
const MAT &  J2,
MAT &  JtJ,
const EDGE_ITERATOR &  edge 
)
inlinestatic

Definition at line 52 of file levmarq_impl.h.

References MRPT_UNUSED_PARAM.

◆ multiplyJtLambdaJ()

template<class gst >
template<class MAT , class EDGE_ITERATOR >
static void mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst >::multiplyJtLambdaJ ( const MAT &  J1,
MAT &  JtJ,
const EDGE_ITERATOR &  edge 
)
inlinestatic

Definition at line 44 of file levmarq_impl.h.

References MRPT_UNUSED_PARAM.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST