My Project
debian-1:4.1.1-p2+ds-4build3
libpolys
coeffs
OPAE.h
Go to the documentation of this file.
1
#ifndef OPAE_H
2
#define OPAE_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
struct
snumber
;
typedef
struct
snumber
* number;
12
13
BOOLEAN
n_AEInitChar(
coeffs
,
void
*);
14
#endif
15
16
#endif
auxiliary.h
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:85
coeffs
snumber
'SR_INT' is the type of those integers small enough to fit into 29 bits.
Definition:
longrat.h:50
n_Procs_s
Definition:
coeffs.h:124
Generated on Mon Aug 17 2020 08:20:08 for My Project by
doxygen 1.8.18
for
Singular debian-1:4.1.1-p2+ds-4build3