My Project
Loading...
Searching...
No Matches
Singular
dyn_modules
python
poly_wrap.h
Go to the documentation of this file.
1
#ifndef POLY_WRAP_HEADER
2
#define POLY_WRAP_HEADER
3
#include <boost/python.hpp>
4
#include "
kernel/mod2.h
"
5
#include "
Poly.h
"
6
void
export_poly
();
7
boost::python::str
Poly_as_str
(
const
Poly
&
p
);
8
boost::python::str
Vector_as_str
(
const
Vector
&
p
);
9
#endif
Poly.h
p
int p
Definition
cfModGcd.cc:4086
Vector
Definition
Poly.h:509
mod2.h
export_poly
void export_poly()
Definition
poly_wrap.cc:29
Poly_as_str
boost::python::str Poly_as_str(const Poly &p)
Definition
poly_wrap.cc:10
Vector_as_str
boost::python::str Vector_as_str(const Vector &p)
Definition
poly_wrap.cc:18
Poly
Definition
janet.h:15
Generated on Thu Mar 20 2025 00:00:00 for My Project by
doxygen 1.13.2
for
Singular