Get the underlying scalar value type for both std:: containers and Eigen. More...
#include "math/math.h"
Public Types | |
using | type = typename Cont::value_type |
Get the underlying scalar value type for both std:: containers and Eigen.
using MR::container_value_type< Cont, ReturnType >::type = typename Cont::value_type |