MRPT  1.9.9
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 30 of file eigen_frwds.h.

#include <mrpt/math/eigen_frwds.h>

Public Types

using element_t = typename CONTAINER::value_type
 

Member Typedef Documentation

◆ element_t

template<typename CONTAINER>
using mrpt::math::ContainerType< CONTAINER >::element_t = typename CONTAINER::value_type

Definition at line 92 of file math_frwds.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020