Template Function eigenpy::details::from_python_list

Function Documentation

template<typename T>
bool eigenpy::details::from_python_list(PyObject *obj_ptr, T*)

Check if a PyObject can be converted to an std::vector<T>.