Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
iterable_converter Class Reference

Public Member Functions

template<typename Container >
iterable_converterfrom_python ()
 

Static Public Member Functions

static void * convertible (PyObject *object)
 
template<typename Container >
static void construct (PyObject *object, boost::python::converter::rvalue_from_python_stage1_data *data)
 

Member Function Documentation

template<typename Container >
static void iterable_converter::construct ( PyObject *  object,
boost::python::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic
static void* iterable_converter::convertible ( PyObject *  object)
inlinestatic
template<typename Container >
iterable_converter& iterable_converter::from_python ( )
inline

The documentation for this class was generated from the following file: