MRPT  2.0.4
Classes | Namespaces | Typedefs | Functions
CVectorDynamic.h File Reference
#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>
Include dependency graph for CVectorDynamic.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Functions

mrpt::serialization::CArchivemrpt::math::operator<< (mrpt::serialization::CArchive &s, const CVectorFloat &a)
 
mrpt::serialization::CArchivemrpt::math::operator<< (mrpt::serialization::CArchive &s, const CVectorDouble &a)
 
mrpt::serialization::CArchivemrpt::math::operator>> (mrpt::serialization::CArchive &in, CVectorDouble &a)
 
mrpt::serialization::CArchivemrpt::math::operator>> (mrpt::serialization::CArchive &in, CVectorFloat &a)
 



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