Skip to content
Snippets Groups Projects
Commit 55566274 authored by Wilson Jallet's avatar Wilson Jallet :clapper:
Browse files

Specialize boost::python::extract template for references to Eigen matrices

* bp::extract will construct an Eigen::Ref on the fly as an rvalue using the registered converter
* move overload_base_get_item_for_std_vector from pinocchio to here -- changes behaviour of __getitem__
* redef exposeStdVectorEigenSpecificType to overload the boost vector_indexing_suite __getitem__
* move exposeStdVectorEigenSpecificType to std-vector.hpp header
parent 7aee6350
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment