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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |