#include <transformation3.h>
Public Types | |
typedef T | BaseType |
typedef DMatrix< T > | CovarianceType |
typedef DMatrix< T > | InformationType |
typedef Transformation3< T > | ParametersType |
typedef Pose3< T > | PoseType |
typedef Quaternion< T > | RotationType |
typedef Transformation3< T > | TransformationType |
typedef Vector3< T > | TranslationType |
Definition at line 293 of file transformation3.h.
typedef T AISNavigation::Operations3D< T >::BaseType |
Definition at line 294 of file transformation3.h.
typedef DMatrix<T> AISNavigation::Operations3D< T >::CovarianceType |
Definition at line 299 of file transformation3.h.
typedef DMatrix<T> AISNavigation::Operations3D< T >::InformationType |
Definition at line 300 of file transformation3.h.
typedef Transformation3<T> AISNavigation::Operations3D< T >::ParametersType |
Definition at line 301 of file transformation3.h.
typedef Pose3<T> AISNavigation::Operations3D< T >::PoseType |
Definition at line 295 of file transformation3.h.
typedef Quaternion<T> AISNavigation::Operations3D< T >::RotationType |
Definition at line 296 of file transformation3.h.
typedef Transformation3<T> AISNavigation::Operations3D< T >::TransformationType |
Definition at line 298 of file transformation3.h.
typedef Vector3<T> AISNavigation::Operations3D< T >::TranslationType |
Definition at line 297 of file transformation3.h.