#include <mrpt/utils/utils_defs.h>#include <mrpt/system/memory.h>#include <mrpt/math/math_frwds.h>#include <mrpt/utils/CArray.h>#include <algorithm>

Go to the source code of this file.
Classes | |
| struct | mrpt::math::CMatrixTemplateSize | 
| Auxiliary class used in CMatrixTemplate:size(), CMatrixTemplate::resize(), CMatrixFixedNumeric::size(), CMatrixFixedNumeric::resize(), to mimic the behavior of STL-containers.  More... | |
| class | mrpt::math::CMatrixTemplate< T > | 
| This template class provides the basic functionality for a general 2D any-size, resizable container of numerical or non-numerical elements.  More... | |
| class | mrpt::math::CMatrixBool | 
| Declares a matrix of booleans (non serializable).  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.  | |
| 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 |