Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Typedefs
CMatrixTemplateNumeric.h File Reference
#include <mrpt/utils/core_defs.h>
#include <mrpt/utils/types_math.h>
#include <mrpt/utils/TTypeName.h>
#include <mrpt/math/point_poses2vectors.h>
Include dependency graph for CMatrixTemplateNumeric.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

singleton  mrpt::math::CMatrixTemplateNumeric< T >
 A matrix of dynamic size. More...
 
class  mrpt::math::detail::VicinityTraits< CMatrixTemplateNumeric< T > >
 Vicinity traits class specialization for fixed size matrices. More...
 
struct  mrpt::utils::TTypeName< mrpt::math::CMatrixTemplateNumeric< T > >
 

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.
 
 mrpt::math::detail
 
 mrpt::utils
 Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
 

Typedefs

typedef CMatrixTemplateNumeric
< float > 
mrpt::math::CMatrixFloat
 Declares a matrix of float numbers (non serializable). More...
 
typedef CMatrixTemplateNumeric
< double > 
mrpt::math::CMatrixDouble
 Declares a matrix of double numbers (non serializable). More...
 
typedef CMatrixTemplateNumeric
< unsigned int > 
mrpt::math::CMatrixUInt
 Declares a matrix of unsigned ints (non serializable). More...
 
typedef CMatrixTemplateNumeric
< double > 
mrpt::math::CMatrixLongDouble
 Declares a matrix of "long doubles" (non serializable), or of "doubles" if the compiler does not support "long double". More...
 



Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014