Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Dnumpy.h180 bool PyArrayDescr_Check_(PyObject *obj) const { in PyArrayDescr_Check_() function
464 PYBIND11_OBJECT_DEFAULT(dtype, object, detail::npy_api::get().PyArrayDescr_Check_);