Inherits from
- Type_Descriptor: scipy.weave.bytecodecompiler.Type_Descriptor
Attributes
- cxxtype
cxxtype = 'PyArrayObject*'
- dims
dims = 1
- dims
dims = 1
- inbounder
inbounder = '(PyArrayObject*)'
- module_init_code
module_init_code = """import_array(); """
- outbounder
outbounder = '(PyObject*)'
- owned
owned = 0
- prerequisites
prerequisites = (Type_Descriptor.prerequisites + [ '#include "numpy/arrayobject.h"' ])
- refcount
refcount = 1
Method summary
Methods
- check(self, s)
- getitem(self, A, v, t)
- inbound(self, s)
- outbound(self, s)
- setitem(self, A, v, t)
