My Project
UNKNOWN_GIT_VERSION
libpolys
coeffs
OPAEQ.h
Go to the documentation of this file.
1
#ifndef OPAEQ_H
2
#define OPAEQ_H
3
/****************************************
4
* Computer Algebra System SINGULAR *
5
****************************************/
6
#include "
misc/auxiliary.h
"
7
8
#ifdef SINGULAR_4_2
9
struct
n_Procs_s
;
typedef
struct
n_Procs_s
*
coeffs
;
10
struct
snumber
;
typedef
struct
snumber
* number;
11
12
BOOLEAN
n_QAEInitChar(
coeffs
,
void
*);
13
#endif
14
15
#endif
snumber
'SR_INT' is the type of those integers small enough to fit into 29 bits.
Definition:
longrat.h:47
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:85
Generated on Sun Feb 17 2019 09:23:26 for My Project by
doxygen 1.8.15
for
Singular UNKNOWN_GIT_VERSION