Public Attributes | List of all members
PyArray_Proxy Struct Reference

#include <numpy.h>

Public Attributes

PyObject * base
 
PyObject_HEAD char * data
 
PyObject * descr
 
ssize_tdimensions
 
int flags
 
int nd
 
ssize_tstrides
 

Detailed Description

Definition at line 68 of file numpy.h.

Member Data Documentation

◆ base

PyObject* PyArray_Proxy::base

Definition at line 74 of file numpy.h.

◆ data

PyObject_HEAD char* PyArray_Proxy::data

Definition at line 70 of file numpy.h.

◆ descr

PyObject* PyArray_Proxy::descr

Definition at line 75 of file numpy.h.

◆ dimensions

ssize_t* PyArray_Proxy::dimensions

Definition at line 72 of file numpy.h.

◆ flags

int PyArray_Proxy::flags

Definition at line 76 of file numpy.h.

◆ nd

int PyArray_Proxy::nd

Definition at line 71 of file numpy.h.

◆ strides

ssize_t* PyArray_Proxy::strides

Definition at line 73 of file numpy.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:18