Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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
p
return P p
Definition:
myNF.cc:203
ip_smatrix
Definition:
matpol.h:15
M
#define M
Definition:
sirandom.c:24
intvec
Definition:
intvec.h:14
N
const CanonicalForm CFMap CFMap & N
Definition:
cfEzgcd.cc:49
redNF
ideal redNF(ideal N, ideal M, matrix U=NULL, int d=-1, intvec *w=NULL)
Definition:
units.cc:21
NULL
#define NULL
Definition:
omList.c:10
w
const CanonicalForm & w
Definition:
facAbsFact.cc:55
poly
polyrec * poly
Definition:
hilb.h:10
Generated on Mon Mar 6 2017 11:17:29 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1