MRPT  1.9.9
CMatrixFixed.h File Reference
Include dependency graph for CMatrixFixed.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::math::CMatrixFixed< T, ROWS, COLS >
 A compile-time fixed-size numeric matrix container. More...
 
struct  mrpt::typemeta::TTypeName< mrpt::math::CMatrixFixed< T, N, M > >
 

Namespaces

 mrpt::math
 This base provides a set of functions for maths stuff.
 
 mrpt::typemeta
 

Typedefs

Typedefs for common sizes
using mrpt::math::CMatrixDouble22 = CMatrixFixed< double, 2, 2 >
 
using mrpt::math::CMatrixDouble23 = CMatrixFixed< double, 2, 3 >
 
using mrpt::math::CMatrixDouble32 = CMatrixFixed< double, 3, 2 >
 
using mrpt::math::CMatrixDouble33 = CMatrixFixed< double, 3, 3 >
 
using mrpt::math::CMatrixDouble44 = CMatrixFixed< double, 4, 4 >
 
using mrpt::math::CMatrixDouble66 = CMatrixFixed< double, 6, 6 >
 
using mrpt::math::CMatrixDouble77 = CMatrixFixed< double, 7, 7 >
 
using mrpt::math::CMatrixDouble13 = CMatrixFixed< double, 1, 3 >
 
using mrpt::math::CMatrixDouble31 = CMatrixFixed< double, 3, 1 >
 
using mrpt::math::CMatrixDouble12 = CMatrixFixed< double, 1, 2 >
 
using mrpt::math::CMatrixDouble21 = CMatrixFixed< double, 2, 1 >
 
using mrpt::math::CMatrixDouble61 = CMatrixFixed< double, 6, 1 >
 
using mrpt::math::CMatrixDouble16 = CMatrixFixed< double, 1, 6 >
 
using mrpt::math::CMatrixDouble71 = CMatrixFixed< double, 7, 1 >
 
using mrpt::math::CMatrixDouble17 = CMatrixFixed< double, 1, 7 >
 
using mrpt::math::CMatrixDouble51 = CMatrixFixed< double, 5, 1 >
 
using mrpt::math::CMatrixDouble15 = CMatrixFixed< double, 1, 5 >
 
using mrpt::math::CMatrixDouble41 = CMatrixFixed< double, 4, 1 >
 
using mrpt::math::CMatrixDouble6_12 = CMatrixFixed< double, 6, 12 >
 
using mrpt::math::CMatrixDouble12_6 = CMatrixFixed< double, 12, 6 >
 
using mrpt::math::CMatrixDouble39 = CMatrixFixed< double, 3, 9 >
 
using mrpt::math::CMatrixDouble93 = CMatrixFixed< double, 9, 3 >
 
using mrpt::math::CMatrixFloat22 = CMatrixFixed< float, 2, 2 >
 
using mrpt::math::CMatrixFloat23 = CMatrixFixed< float, 2, 3 >
 
using mrpt::math::CMatrixFloat32 = CMatrixFixed< float, 3, 2 >
 
using mrpt::math::CMatrixFloat33 = CMatrixFixed< float, 3, 3 >
 
using mrpt::math::CMatrixFloat44 = CMatrixFixed< float, 4, 4 >
 
using mrpt::math::CMatrixFloat66 = CMatrixFixed< float, 6, 6 >
 
using mrpt::math::CMatrixFloat77 = CMatrixFixed< float, 7, 7 >
 
using mrpt::math::CMatrixFloat13 = CMatrixFixed< float, 1, 3 >
 
using mrpt::math::CMatrixFloat31 = CMatrixFixed< float, 3, 1 >
 
using mrpt::math::CMatrixFloat12 = CMatrixFixed< float, 1, 2 >
 
using mrpt::math::CMatrixFloat21 = CMatrixFixed< float, 2, 1 >
 
using mrpt::math::CMatrixFloat61 = CMatrixFixed< float, 6, 1 >
 
using mrpt::math::CMatrixFloat16 = CMatrixFixed< float, 1, 6 >
 
using mrpt::math::CMatrixFloat71 = CMatrixFixed< float, 7, 1 >
 
using mrpt::math::CMatrixFloat17 = CMatrixFixed< float, 1, 7 >
 
using mrpt::math::CMatrixFloat51 = CMatrixFixed< float, 5, 1 >
 
using mrpt::math::CMatrixFloat15 = CMatrixFixed< float, 1, 5 >
 



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019