template<class RBA_ENGINE_T>
struct mrpt::srba::compute_jacobian_dAepsDx_deps< jacob_point_landmark, 3, 3, RBA_ENGINE_T >
Definition at line 659 of file srba/include/mrpt/srba/impl/jacobians.h.
#include <mrpt/srba/impl/jacobians.h>
|
| 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) |
| |
| static void mrpt::srba::compute_jacobian_dAepsDx_deps_SE2< POINT_DIMS, RBA_ENGINE_T >::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 |
|
) |
| |
|
inlinestaticinherited |