|
MRPT
1.9.9
|
#include <mrpt/containers/vector_with_small_size_optimization.h>#include <mrpt/core/exceptions.h>#include <mrpt/math/MatrixVectorBase.h>#include <mrpt/math/math_frwds.h>#include <mrpt/math/matrix_size_t.h>#include <mrpt/serialization/serialization_frwds.h>#include <mrpt/typemeta/TTypeName.h>#include <cstring>#include <type_traits>Go to the source code of this file.
Classes | |
| class | mrpt::math::CVectorDynamic< T > |
| Template for column vectors of dynamic size, compatible with Eigen. More... | |
| struct | mrpt::typemeta::TTypeName< mrpt::math::CVectorDynamic< T > > |
Namespaces | |
| mrpt::math | |
| This base provides a set of functions for maths stuff. | |
| mrpt::typemeta | |
Typedefs | |
| using | mrpt::math::CVectorFloat = CVectorDynamic< float > |
| using | mrpt::math::CVectorDouble = CVectorDynamic< double > |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |