mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-09-22 03:33:18 +08:00
This convenience function ensures that a py::object is either a py::array, or the implementation will try to convert it into one. Layout requirements (such as c_style or f_style) can be also be provided.