My Project
UNKNOWN_GIT_VERSION
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
bigintmat
Matrices of numbers.
Definition:
bigintmat.h:51
EltCreateMat
number EltCreateMat(nforder *a, bigintmat *b)
b
CanonicalForm b
Definition:
cfModGcd.cc:4044
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
Generated on Sun Feb 17 2019 09:24:07 for My Project by
doxygen 1.8.15
for
Singular UNKNOWN_GIT_VERSION