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 120 of file numpy.h.

Member Data Documentation

◆ base

PyObject* PyArray_Proxy::base

Definition at line 126 of file numpy.h.

◆ data

PyObject_HEAD char* PyArray_Proxy::data

Definition at line 122 of file numpy.h.

◆ descr

PyObject* PyArray_Proxy::descr

Definition at line 127 of file numpy.h.

◆ dimensions

ssize_t* PyArray_Proxy::dimensions

Definition at line 124 of file numpy.h.

◆ flags

int PyArray_Proxy::flags

Definition at line 128 of file numpy.h.

◆ nd

int PyArray_Proxy::nd

Definition at line 123 of file numpy.h.

◆ strides

ssize_t* PyArray_Proxy::strides

Definition at line 125 of file numpy.h.


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


gtsam
Author(s):
autogenerated on Thu Jul 4 2024 03:08:53