Main Page
Data Structures
Files
File List
Globals
libpolys
coeffs
gnumpc.h
Go to the documentation of this file.
1
#ifndef GMPCOMPLEX_H
2
#define GMPCOMPLEX_H
3
/****************************************
4
* Computer Algebra System SINGULAR *
5
****************************************/
6
/*
7
* ABSTRACT: computations with GMP floating-point numbers
8
*/
9
#include <
misc/auxiliary.h
>
10
11
struct
n_Procs_s
;
typedef
struct
n_Procs_s
*
coeffs
;
12
13
/// Initialize r (n_long_C)
14
BOOLEAN
ngcInitChar
(coeffs
r
,
void
*);
15
16
#endif
17
/* GMPCOMPLEX_H */
n_Procs_s
Definition:
coeffs.h:121
r
const ring r
Definition:
syzextra.cc:208
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
auxiliary.h
All the auxiliary stuff.
ngcInitChar
BOOLEAN ngcInitChar(coeffs r, void *)
Initialize r (n_long_C)
Definition:
gnumpc.cc:464
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:131
Generated on Tue Mar 1 2016 13:33:18 by
doxygen 1.8.11
for
Singular debian-4.0.3+ds-1kord