xtensor
Loading...
Searching...
No Matches
xt::has_rank< E, N > Struct Template Reference

Public Types

using type = std::integral_constant<bool, get_rank<std::decay_t<E>>::value == N>
 

Detailed Description

template<class E, size_t N>
struct xt::has_rank< E, N >

Definition at line 1128 of file xutils.hpp.

Member Typedef Documentation

◆ type

template<class E , size_t N>
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.


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