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 84 of file math_frwds.h.
#include <mrpt/math/math_frwds.h>
Public Types | |
typedef CONTAINER::value_type | element_t |
typedef CONTAINER::value_type mrpt::math::ContainerType< CONTAINER >::element_t |
Definition at line 85 of file math_frwds.h.
Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Sat Jan 30 21:34:41 UTC 2021 |