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 Sat Apr 23 2011 for numpy by
1.7.4