Wenzel Jakob c01a1c1ade added array::ensure() function wrapping PyArray_FromAny
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.
2016-10-14 01:08:07 +02:00
..
2016-09-19 13:45:34 +02:00
2016-07-08 15:14:48 +02:00
2016-09-08 22:53:18 +09:00
2016-09-19 13:45:31 +02:00
2016-09-19 13:45:34 +02:00
2016-09-19 13:45:34 +02:00