Cadabra
Computer algebra system for field theory problems
|
#include <boost/python.hpp>
Classes | |
struct | X |
Mockup types. More... | |
struct | Y |
struct | Z |
Functions | |
X * | make_x_and_inject_y () |
Auxiliary function that will create X and inject an Y object as 'y' into the caller's frame. More... | |
void | fun () |
BOOST_PYTHON_MODULE (example) | |
BOOST_PYTHON_MODULE | ( | example | ) |
void fun | ( | ) |