25#define BPy_IntegrationType_Check(v) \
26 (PyObject_IsInstance((PyObject *)v, (PyObject *)&IntegrationType_Type))
PyTypeObject IntegrationType_Type
int IntegrationType_Init(PyObject *module)
Interface 1D and related tools definitions.
static struct PyModuleDef module