Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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
struct
n_Procs_s
;
typedef
struct
n_Procs_s
*
coeffs
;
10
struct
snumber
;
typedef
struct
snumber
* number;
11
12
#ifdef SINGULAR_4_1
13
BOOLEAN
n_pAEInitChar
(coeffs ,
void
*);
14
#endif
15
16
#endif
snumber
'SR_INT' is the type of those integers small enough to fit into 29 bits.
Definition:
longrat.h:49
n_pAEInitChar
BOOLEAN n_pAEInitChar(coeffs, void *)
Definition:
OPAEp.cc:351
n_Procs_s
Definition:
coeffs.h:122
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
auxiliary.h
All the auxiliary stuff.
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:88
Generated on Mon Mar 6 2017 11:17:30 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1