bioweb
0.09.92
C++/Python(django)/JavaScript(angularJS) framework
|
the Python interface for C++ calculation library More...
#include <boost/python.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include "calc.hpp"
Go to the source code of this file.
Classes | |
class | CommandManagerPy |
Functions | |
BOOST_PYTHON_MODULE (calc) | |
the Python interface for C++ calculation library
Definition in file calcpy.cpp.
BOOST_PYTHON_MODULE | ( | calc | ) |
Python wrapper using Boost.Python
exports getNumber to Python
Definition at line 44 of file calcpy.cpp.