Singular
dyn_modules
Order
nforder_elt.h
Go to the documentation of this file.
1
#ifndef NFORDER_ELT_HPP
2
#define NFORDER_ELT_HPP
3
4
extern
n_coeffType
nforder_type
;
5
6
number
EltCreateMat
(
nforder
*
a
,
bigintmat
*
b
);
7
8
BOOLEAN
n_nfOrderInit
(
coeffs
r
,
void
* parameter);
9
10
#endif
a
const poly a
Definition:
syzextra.cc:212
bigintmat
Matrices of numbers.
Definition:
bigintmat.h:51
EltCreateMat
number EltCreateMat(nforder *a, bigintmat *b)
r
const ring r
Definition:
syzextra.cc:208
nforder_type
n_coeffType nforder_type
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
n_nfOrderInit
BOOLEAN n_nfOrderInit(coeffs r, void *parameter)
n_coeffType
n_coeffType
Definition:
coeffs.h:27
nforder
Definition:
nforder.h:23
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:85
b
const poly b
Definition:
syzextra.cc:213
Generated on Sun Jun 11 2017 02:24:07 by
doxygen 1.8.13
for
Singular UNKNOWN_GIT_VERSION