Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Types
mrpt::math::ContainerType< CONTAINER > Struct Template Reference

Detailed Description

template<typename CONTAINER>
struct mrpt::math::ContainerType< CONTAINER >

ContainerType<T>::element_t exposes the value of any STL or Eigen container.

Default specialization works for STL and MRPT containers, there is another one for Eigen in <mrpt/math/eigen_frwds.h>

Definition at line 28 of file eigen_frwds.h.

#include <mrpt/math/eigen_frwds.h>

Public Types

typedef CONTAINER::value_type element_t
 

Member Typedef Documentation

◆ element_t

template<typename CONTAINER>
typedef CONTAINER::value_type mrpt::math::ContainerType< CONTAINER >::element_t

Definition at line 103 of file math_frwds.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019