![]() |
My Project
|
#include "kernel/mod2.h"#include <boost/python.hpp>#include "Poly.h"#include "boost/python/numeric.hpp"Go to the source code of this file.
Functions | |
| object | foo () |
| object | foo2 (array f) |
| void | export_playground () |
| void export_playground | ( | ) |
Definition at line 51 of file playground.cc.
| object foo | ( | ) |
Definition at line 12 of file playground.cc.
| object foo2 | ( | array | f | ) |
Definition at line 33 of file playground.cc.