![]() |
My Project
|
#include "kernel/mod2.h"#include "kernel/structs.h"#include "coeffs/numbers.h"#include "kernel/polys.h"#include "kernel/ideals.h"#include "misc/intvec.h"#include "polys/matpol.h"#include "kernel/GBEngine/kstd1.h"#include "kernel/GBEngine/units.h"Go to the source code of this file.
Functions | |
| ideal | redNF (ideal N, ideal M, matrix U, int d, intvec *w) |
| poly | redNF (ideal N, poly p, poly u, int d, intvec *w) |
Definition at line 18 of file units.cc.