SRBA: Sparser Relative Bundle Adjustment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Classes | Public Types
srba::observation_traits< OBS_TRAITS > Struct Template Reference

Detailed Description

template<class OBS_TRAITS>
struct srba::observation_traits< OBS_TRAITS >

Definition at line 140 of file srba_types.h.

List of all members.

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

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends