OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
pythonfunction.hxx File Reference
#include <algorithm>
#include <vector>
#include <cmath>
#include "opengm/opengm.hxx"
#include "opengm/functions/function_registration.hxx"
#include "opengm/functions/function_properties_base.hxx"
#include <boost/python.hpp>
#include <boost/python/stl_iterator.hpp>
+ Include dependency graph for pythonfunction.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opengm::python::PythonFunction< T, I, L >
 
class  opengm::FunctionSerialization< python::PythonFunction< T, I, L > >
 

Namespaces

 opengm
 The OpenGM namespace.
 
 opengm::python
 

Macros

#define OPENGM_PYTHON_FUNCTION_INCL_HXX
 

Macro Definition Documentation

#define OPENGM_PYTHON_FUNCTION_INCL_HXX

Definition at line 3 of file pythonfunction.hxx.