Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Dnumpy.h134 NPY_ARRAY_OWNDATA_ = 0x0004, enumerator
587 … flags = reinterpret_borrow<array>(base).flags() & ~detail::npy_api::NPY_ARRAY_OWNDATA_;
699 return detail::check_flags(m_ptr, detail::npy_api::NPY_ARRAY_OWNDATA_);