Loading...
Searching...
No Matches
Go to the documentation of this file.
13#ifndef __ROGUE_NUMPY_H__
14#define __ROGUE_NUMPY_H__
16#define NPY_API_SYMBOL_ATTRIBUTE
17#define PY_ARRAY_UNIQUE_SYMBOL Py_Array_Rogue
18#include <numpy/arrayobject.h>
19#include <numpy/ndarraytypes.h>