13 #include "../view_map/Functions1D.h"
23 #define BPy_UnaryFunction1D_Check(v) \
24 (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1D_Type))
PyTypeObject UnaryFunction1D_Type
int UnaryFunction1D_Init(PyObject *module)
static struct PyModuleDef module
PyObject_HEAD PyObject * py_uf1D