Searched refs:array_module (Results 1 – 2 of 2) sorted by relevance
2202 PyObject *array_module = PyImport_ImportModule("array"); in array_array___reduce_ex___impl() local2203 if (array_module == NULL) in array_array___reduce_ex___impl()2206 array_module, in array_array___reduce_ex___impl()2208 Py_DECREF(array_module); in array_array___reduce_ex___impl()
210 … "array_module=This is defined in the %Array module. \code #include <Eigen/Array> \endcode" \