source: git/kernel/digitech.h @ a15a71

fieker-DuValspielwiese
Last change on this file since a15a71 was aa8a7e, checked in by Hans Schoenemann <hannes@…>, 7 years ago
use include ".." for singular related .h, p9
  • Property mode set to 100644
File size: 206 bytes
Line 
1#ifndef DIGITECH_HEADER
2#define DIGITECH_HEADER
3// #include "kernel/mod2.h"
4#include "kernel/polys.h"
5void bit_reduce(poly & f,ring r);
6poly uni_subst_bits(poly outer_uni, poly inner_multi, ring r);
7#endif
Note: See TracBrowser for help on using the repository browser.