Patrik Huber d265933d85 Fix typos in Eigen documentation
Fixes one small variable name typo, and two instances where `py::arg().nocopy()` is used, where I think it should be `py::arg().noconvert()` instead. Probably `nocopy()` was the old/original name for it and then it was changed.
2017-08-19 15:31:32 -04:00
..
2017-08-19 15:31:32 -04:00
2016-10-20 15:21:34 +02:00
2017-05-26 23:20:48 -04:00