Scarab  v2.9.1
Project 8 C++ Utility Library
List of all members
array_info< T > Struct Template Reference

#include <numpy.h>

Inheritance diagram for array_info< T >:
Inheritance graph

Additional Inherited Members

- Public Types inherited from array_info_scalar< T >
typedef T type
 
- Static Public Member Functions inherited from array_info_scalar< T >
static void append_extents (list &)
 
- Static Public Attributes inherited from array_info_scalar< T >
static constexpr bool is_array = false
 
static constexpr bool is_empty = false
 
static constexpr auto extents = _("")
 

Detailed Description

template<typename T>
struct pybind11::detail::array_info< T >

Definition at line 288 of file numpy.h.


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