My Project
debian-1:4.1.2-p1+ds-2
libpolys
coeffs
OPAEp.h
Go to the documentation of this file.
1
#ifndef OPAEP_H
2
#define OPAEP_H
3
/****************************************
4
* Computer Algebra System SINGULAR *
5
****************************************/
6
7
#include "
misc/auxiliary.h
"
8
9
#ifdef SINGULAR_4_2
10
struct
n_Procs_s
;
typedef
struct
n_Procs_s
*
coeffs
;
11
12
BOOLEAN
n_pAEInitChar(
coeffs
,
void
*);
13
#endif
14
15
#endif
auxiliary.h
All the auxiliary stuff.
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:87
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
n_Procs_s
Definition:
coeffs.h:123
Generated on Thu Jan 9 2020 20:32:43 for My Project by
doxygen 1.9.1
for
Singular debian-1:4.1.2-p1+ds-2