Definition at line 140 of file srba_types.h.
#include <mrpt/srba/srba_types.h>

Classes | |
| struct | observation_t |
| Elemental observation data. More... | |
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). More... | |
| 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). More... | |
| typedef mrpt::aligned_containers< residual_t >::vector_t | vector_residuals_t |
| typedef mrpt::math::CArrayDouble<OBS_TRAITS::OBS_DIMS> mrpt::srba::observation_traits< OBS_TRAITS >::array_obs_t |
A fixed-length array of the size of one residual (=the size of one observation).
Definition at line 142 of file srba_types.h.
| typedef mrpt::math::CArrayDouble<OBS_TRAITS::OBS_DIMS> mrpt::srba::observation_traits< OBS_TRAITS >::residual_t |
A fixed-length array of the size of one residual (=the size of one observation).
Definition at line 143 of file srba_types.h.
| typedef mrpt::aligned_containers<residual_t>::vector_t mrpt::srba::observation_traits< OBS_TRAITS >::vector_residuals_t |
Definition at line 145 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 |