My Project
Loading...
Searching...
No Matches
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
f
FILE * f
Definition
checklibs.c:9
List
Definition
ftmpl_list.h:52
uni_subst_bits
poly uni_subst_bits(poly outer_uni, poly inner_multi, ring r)
Definition
digitech.cc:47
bit_reduce
void bit_reduce(poly &f, ring r)
Definition
digitech.cc:15
polys.h
Compatibility layer for legacy polynomial operations (over currRing)
Generated on Sun Oct 15 2023 16:52:55 for My Project by
doxygen 1.9.8
for
Singular