Definition at line 614 of file srba_types.h.
#include <mrpt/srba/srba_types.h>
Public Member Functions | |
| TLinearSystem () | |
| void | clear () |
Public Attributes | |
| jacobian_traits< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE >::TSparseBlocksJacobians_dh_dAp | dh_dAp |
| Both symbolic & numeric info on the sparse Jacobians wrt. the edges. More... | |
| jacobian_traits< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE >::TSparseBlocksJacobians_dh_df | dh_df |
| Both symbolic & numeric info on the sparse Jacobians wrt. the observations. More... | |
|
inline |
Definition at line 616 of file srba_types.h.
|
inline |
Definition at line 625 of file srba_types.h.
Referenced by mrpt::srba::TRBA_Problem_state< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE, RBA_OPTIONS >::clear().
| jacobian_traits<KF2KF_POSE_TYPE,LM_TYPE,OBS_TYPE>::TSparseBlocksJacobians_dh_dAp mrpt::srba::TRBA_Problem_state< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE, RBA_OPTIONS >::TLinearSystem::dh_dAp |
Both symbolic & numeric info on the sparse Jacobians wrt. the edges.
Definition at line 622 of file srba_types.h.
| jacobian_traits<KF2KF_POSE_TYPE,LM_TYPE,OBS_TYPE>::TSparseBlocksJacobians_dh_df mrpt::srba::TRBA_Problem_state< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE, RBA_OPTIONS >::TLinearSystem::dh_df |
Both symbolic & numeric info on the sparse Jacobians wrt. the observations.
Definition at line 623 of file srba_types.h.
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |