eigenpy 3.12.0 Bindings between Numpy and Eigen using Boost.Python |
Add the Python method copy to allow a copy of this by calling the copy constructor. More...
#include <eigenpy/copyable.hpp>
Public Member Functions | |
| template<class PyClass> | |
| void | visit (PyClass &cl) const |
Add the Python method copy to allow a copy of this by calling the copy constructor.
Definition at line 18 of file copyable.hpp.
| inline |
Definition at line 20 of file copyable.hpp.