kernel
digitech.h
Go to the documentation of this file.
1
#ifndef DIGITECH_HEADER
2
#define DIGITECH_HEADER
3
// #include <kernel/mod2.h>
4
#include <
kernel/polys.h
>
5
void
bit_reduce
(
poly
&
f
,ring
r
);
6
poly
uni_subst_bits
(
poly
outer_uni,
poly
inner_multi, ring
r
);
7
#endif
uni_subst_bits
poly uni_subst_bits(poly outer_uni, poly inner_multi, ring r)
Definition:
digitech.cc:47
polys.h
Compatiblity layer for legacy polynomial operations (over currRing)
bit_reduce
void bit_reduce(poly &f, ring r)
Definition:
digitech.cc:15
r
const ring r
Definition:
syzextra.cc:208
f
FILE * f
Definition:
checklibs.c:9
poly
polyrec * poly
Definition:
hilb.h:10
Generated on Sun Apr 9 2017 15:34:38 by
doxygen 1.8.13
for
Singular UNKNOWN_GIT_VERSION