Searched refs:PyArrayDescr_Check_ (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dnumpy.h174 bool PyArrayDescr_Check_(PyObject *obj) const { function in struct:npy_api
446 PYBIND11_OBJECT_DEFAULT(dtype, object, detail::npy_api::get().PyArrayDescr_Check_);

Completed in 11 milliseconds