allocate(int dims, const int *sizes, int type, int *&refcount, uchar *&datastart, uchar *&data, size_t *step) | NumpyAllocator | |
deallocate(int *refcount, uchar *datastart, uchar *data) | NumpyAllocator | |
NumpyAllocator() | NumpyAllocator | [inline] |
~NumpyAllocator() | NumpyAllocator | [inline] |