numpy
2.0.0
|
#include <Python.h>
Go to the source code of this file.
Functions | |
static NPY_INLINE void | npy_cache_import (const char *module, const char *attr, PyObject **cache) |
static NPY_INLINE void npy_cache_import | ( | const char * | module, |
const char * | attr, | ||
PyObject ** | cache | ||
) | [static] |
Referenced by array_add(), and array_swapaxes().