Eigen::internal::skip< n, a > Struct Template Reference

#include <MoreMeta.h>

Public Attributes

decltype(h_skip< n >::helper(a())) typedef type
 

Member Data Documentation

◆ type

template<int n, typename a >
decltype(h_skip<n>::helper(a())) typedef Eigen::internal::skip< n, a >::type

The documentation for this struct was generated from the following file: