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

Detailed Description

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

Definition at line 123 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< CPose3DPDFGaussianInf, gst >::computePseudoLnError ( const POSE &  P1DP2inv,
VEC &  err,
const EDGE_ITERATOR &  edge 
)
inlinestatic

Definition at line 125 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< CPose3DPDFGaussianInf, gst >::multiply_Jt_W_err ( const JAC &  J,
const EDGE_ITERATOR &  edge,
const VEC1 &  ERR,
VEC2 &  OUT 
)
inlinestatic

Definition at line 137 of file levmarq_impl.h.

References mrpt::math::UNINITIALIZED_MATRIX.

◆ multiplyJ1tLambdaJ2()

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

Definition at line 134 of file levmarq_impl.h.

◆ multiplyJtLambdaJ()

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

Definition at line 131 of file levmarq_impl.h.




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