![]() |
My Project
|
#include "kernel/mod2.h"#include <boost/python.hpp>#include "Singular/ipshell.h"#include "ring_wrap.h"#include "poly_wrap.h"Go to the source code of this file.
Functions | |
| static boost::python::object | Ring_as_str (const Ring &r) |
| void | ring_set (Ring &R) |
| void | export_ring () |
| void export_ring | ( | ) |
Definition at line 32 of file ring_wrap.cc.
Definition at line 7 of file ring_wrap.cc.
| void ring_set | ( | Ring & | R | ) |
Definition at line 15 of file ring_wrap.cc.