My Project
Loading...
Searching...
No Matches
kernel
GBEngine
units.h
Go to the documentation of this file.
1
/****************************************
2
* Computer Algebra System SINGULAR *
3
****************************************/
4
/*
5
* ABSTRACT: procedures to compute with units
6
*/
7
8
#ifndef UNITS_H
9
#define UNITS_H
10
11
ideal
redNF
(ideal
N
,ideal
M
,
matrix
U=
NULL
,
int
d=-1,
intvec
*
w
=
NULL
);
12
poly
redNF
(ideal
N
,poly
p
,poly u=
NULL
,
int
d=-1,
intvec
*
w
=
NULL
);
13
14
#endif
N
const CanonicalForm CFMap CFMap & N
Definition
cfEzgcd.cc:56
p
int p
Definition
cfModGcd.cc:4086
intvec
Definition
intvec.h:24
w
const CanonicalForm & w
Definition
facAbsFact.cc:51
matrix
ip_smatrix * matrix
Definition
matpol.h:43
NULL
#define NULL
Definition
omList.c:12
M
#define M
Definition
sirandom.c:25
redNF
ideal redNF(ideal N, ideal M, matrix U=NULL, int d=-1, intvec *w=NULL)
Definition
units.cc:18
Generated on Thu Mar 20 2025 00:00:00 for My Project by
doxygen 1.13.2
for
Singular