Go to the source code of this file.
|
| struct | mrpt::srba::internal::recompute_all_Jacobians_dh_df< LM_JACOB_FAMILY > |
| | Auxiliary template for evaluating the dh_df part in recompute_all_Jacobians(). More...
|
| |
| struct | mrpt::srba::internal::recompute_all_Jacobians_dh_df< jacob_point_landmark > |
| |
| struct | mrpt::srba::internal::recompute_all_Jacobians_dh_df< jacob_relpose_landmark > |
| |
| struct | mrpt::srba::compute_jacobian_dAepsDx_deps< JACOB_FAMILY, POINT_DIMS, POSE_DIMS, RBA_ENGINE_T > |
| | Auxiliary sub-jacobian used in compute_jacobian_dh_dp() (it's a static method within specializations of this struct) More...
|
| |
| struct | mrpt::srba::compute_jacobian_dAepsDx_deps< jacob_point_landmark, 3, 6, RBA_ENGINE_T > |
| |
| struct | mrpt::srba::compute_jacobian_dAepsDx_deps_SE2< POINT_DIMS, RBA_ENGINE_T > |
| | 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. More...
|
| |
| struct | mrpt::srba::compute_jacobian_dAepsDx_deps< jacob_point_landmark, 2, 3, RBA_ENGINE_T > |
| |
| struct | mrpt::srba::compute_jacobian_dAepsDx_deps< jacob_point_landmark, 3, 3, RBA_ENGINE_T > |
| |
| struct | mrpt::srba::compute_jacobian_dAepsDx_deps< jacob_relpose_landmark, 3, 3, RBA_ENGINE_T > |
| |
| struct | mrpt::srba::compute_jacobian_dAepsDx_deps< jacob_relpose_landmark, 6, 6, RBA_ENGINE_T > |
| |
| #define DEBUG_JACOBIANS_SUPER_VERBOSE 0 |
| #define DEBUG_NOT_UPDATED_ENTRIES 0 |
| #define SRBA_USE_NUMERIC_JACOBIANS 0 |
| #define SRBA_VERIFY_AGAINST_NUMERIC_JACOBIANS 0 |