MRPT
2.0.1
|
#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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |