#include <numpy.h>
Additional Inherited Members | |
![]() | |
using | type = typename array_info< T >::type |
![]() | |
static void | append_extents (list &shape) |
![]() | |
static constexpr bool | is_array = true |
static constexpr bool | is_empty = (N == 0) || array_info<T>::is_empty |
static constexpr size_t | extent = N |
static constexpr auto | extents |