MRPT
2.0.4
|
#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 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |