pybind11/docs/advanced/pycpp
Ansgar Burchardt a22dd2d1df correct stride in matrix example and test
This also matches the Eigen example for the row-major case.

This also enhances one of the tests to trigger a failure (and fixes it in the PR).  (This isn't really a flaw in pybind itself, but rather fixes wrong code in the test code and docs).
2017-09-21 18:07:48 -03:00
..
index.rst Reorganize documentation 2016-10-20 15:21:34 +02:00
numpy.rst correct stride in matrix example and test 2017-09-21 18:07:48 -03:00
object.rst docs: Describe importing Python modules and Python methods (#1079) 2017-09-13 16:18:08 +02:00
utilities.rst Utility for redirecting C++ streams to Python (#1009) 2017-08-25 02:12:43 +02:00