eigen.rst
14 KB
-
Fix typos in Eigen documentation · d265933d
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.
Patrik Huber committed