My Project
Loading...
Searching...
No Matches
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_VAR
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:87
b
CanonicalForm b
Definition:
cfModGcd.cc:4103
bigintmat
Matrices of numbers.
Definition:
bigintmat.h:51
nforder
Definition:
nforder.h:24
n_coeffType
n_coeffType
Definition:
coeffs.h:27
EXTERN_VAR
#define EXTERN_VAR
Definition:
globaldefs.h:6
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
EltCreateMat
number EltCreateMat(nforder *a, bigintmat *b)
n_nfOrderInit
BOOLEAN n_nfOrderInit(coeffs r, void *parameter)
nforder_type
EXTERN_VAR n_coeffType nforder_type
Definition:
nforder_elt.h:4
Generated on Mon Feb 27 2023 10:53:50 for My Project by
doxygen 1.9.5
for
Singular