Loading...
Searching...
No Matches
scope.hpp File Reference
#include <boost/python.hpp>
Include dependency graph for scope.hpp:

Go to the source code of this file.

Namespaces

namespace  pycppad
 

Functions

boost::python::scope pycppad::scope (const std::string &submodule_name)
 Helper to create or simply return an existing namespace in Python.