My Project
UNKNOWN_GIT_VERSION
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:85
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
n_Procs_s
Definition:
coeffs.h:123
Generated on Thu Dec 17 2020 00:00:00 for My Project by
doxygen 1.8.20
for
Singular UNKNOWN_GIT_VERSION