Case: 2D or 3D points, SE(2) poses Both cases are grouped because a SE(2) pose doesn't transform the "z" of 3D points, so both sets of Jacobians are almost identical.
Definition at line 516 of file srba/include/mrpt/srba/impl/jacobians.h.
#include <mrpt/srba/impl/jacobians.h>

Static Public Member Functions | |
| template<class MATRIX , class MATRIX_DH_DX , class POINT , class pose_flag_t , class JACOB_SYM_T , class K2K_EDGES_T , class OBS_VECTOR > | |
| static void | eval (MATRIX &jacob, const MATRIX_DH_DX &dh_dx, const bool is_inverse_edge_jacobian, const POINT &xji_i, const pose_flag_t *pose_d1_wrt_obs, const pose_flag_t &pose_base_wrt_d1, const JACOB_SYM_T &jacob_sym, const K2K_EDGES_T &k2k_edges, const OBS_VECTOR &all_obs) |
|
inlinestatic |
Definition at line 519 of file srba/include/mrpt/srba/impl/jacobians.h.
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |