![]() |
My Project
|
#include "kernel/mod2.h"
#include <boost/python.hpp>
#include "Number.h"
#include "number_wrap.h"
#include "ring_wrap.h"
Go to the source code of this file.
Functions | |
static boost::python::object | Number_as_str (const Number &n) |
static Ring | Number_get_Ring (const Number &n) |
void | export_number () |
void export_number | ( | ) |
Definition at line 19 of file number_wrap.cc.
Definition at line 8 of file number_wrap.cc.
Definition at line 16 of file number_wrap.cc.