Main MRPT website > C++ reference for MRPT 1.5.8
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 24 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 85 of file math_frwds.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019