xtensor
|
Public Types | |
using | type = std::integral_constant<bool, get_rank<std::decay_t<E>>::value == N> |
Definition at line 1128 of file xutils.hpp.
using xt::has_rank< E, N >::type = std::integral_constant<bool, get_rank<std::decay_t<E>>::value == N> |
Definition at line 1130 of file xutils.hpp.