Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Namespaces | Typedefs | Enumerations
CQuaternion.h File Reference
#include <mrpt/math/CMatrixTemplateNumeric.h>
#include <mrpt/math/CArrayNumeric.h>
#include <mrpt/utils/bits.h>
Include dependency graph for CQuaternion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::math::CQuaternion< T >
 A quaternion, which can represent a 3D rotation as pair $ (r,\mathbf{u}) $, with a real part "r" and a 3D vector $ \mathbf{u} = (x,y,z) $, or alternatively, q = r + ix + jy + kz. More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::math
 This base provides a set of functions for maths stuff.
 

Typedefs

typedef CQuaternion< double > mrpt::math::CQuaternionDouble
 A quaternion of data type "double". More...
 
typedef CQuaternion< float > mrpt::math::CQuaternionFloat
 A quaternion of data type "float". More...
 

Enumerations

enum  mrpt::math::TConstructorFlags_Quaternions { mrpt::math::UNINITIALIZED_QUATERNION = 0 }
 



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019