SRBA: Sparser Relative Bundle Adjustment
|
Definition at line 140 of file srba_types.h.
Classes | |
struct | observation_t |
Public Types | |
typedef mrpt::math::CArrayDouble < OBS_TRAITS::OBS_DIMS > | array_obs_t |
A fixed-length array of the size of one residual (=the size of one observation). | |
typedef mrpt::math::CArrayDouble < OBS_TRAITS::OBS_DIMS > | residual_t |
A fixed-length array of the size of one residual (=the size of one observation). | |
typedef mrpt::aligned_containers < residual_t >::vector_t | vector_residuals_t |