My Project
debian-1:4.1.1-p2+ds-4build4
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
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:85
b
CanonicalForm b
Definition:
cfModGcd.cc:4044
bigintmat
Matrices of numbers.
Definition:
bigintmat.h:52
nforder
Definition:
nforder.h:24
n_coeffType
n_coeffType
Definition:
coeffs.h:28
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
nforder_type
n_coeffType nforder_type
EltCreateMat
number EltCreateMat(nforder *a, bigintmat *b)
n_nfOrderInit
BOOLEAN n_nfOrderInit(coeffs r, void *parameter)
Generated on Mon Nov 8 2021 19:07:08 for My Project by
doxygen 1.9.1
for
Singular debian-1:4.1.1-p2+ds-4build4