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

Member Data Documentation

PyObject* PyArray_Proxy::base

Definition at line 69 of file numpy.h.

PyObject_HEAD char* PyArray_Proxy::data

Definition at line 65 of file numpy.h.

PyObject* PyArray_Proxy::descr

Definition at line 70 of file numpy.h.

ssize_t* PyArray_Proxy::dimensions

Definition at line 67 of file numpy.h.

int PyArray_Proxy::flags

Definition at line 71 of file numpy.h.

int PyArray_Proxy::nd

Definition at line 66 of file numpy.h.

ssize_t* PyArray_Proxy::strides

Definition at line 68 of file numpy.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48