μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
npy_api::PyArray_Dims Struct Reference

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/numpy.h>

Public Attributes

Py_intptr_t * ptr
 
int len
 

Detailed Description

Definition at line 187 of file numpy.h.

Member Data Documentation

◆ len

int npy_api::PyArray_Dims::len

Definition at line 189 of file numpy.h.

◆ ptr

Py_intptr_t * npy_api::PyArray_Dims::ptr

Definition at line 188 of file numpy.h.


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