High Performance Plasticity  0.5.0
python.h File Reference
#include <boost/python.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
Include dependency graph for python.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hpp
 

Functions

template<class T >
boost::python::list hpp::toPythonList (const std::vector< T > &vec)
 
template<class T >
std::vector< T > hpp::toStdVector (const boost::python::list &list)