numpy
2.0.0
Main Page
Data Structures
Files
File List
Globals
Functions
src/multiarray/numpymemoryview.h File Reference
Go to the source code of this file.
Functions
NPY_NO_EXPORT
int
_numpymemoryview_init
(PyObject **typeobject)
Function Documentation
NPY_NO_EXPORT
int
_numpymemoryview_init
(
PyObject **
typeobject
)
Memoryview is introduced to 2.x series only in 2.7, so for supporting 2.6, we need to have a minimal implementation here.
numpymemoryview.h
Generated on Mon May 19 2014 11:44:12 for numpy by
1.7.6.1