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
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 <singularconfig.h>
10
#include <
misc/auxiliary.h
>
11
12
struct
n_Procs_s
;
typedef
struct
n_Procs_s
*
coeffs
;
13
14
/// Initialize r (n_long_C)
15
BOOLEAN
ngcInitChar
(coeffs
r
,
void
*);
16
17
#endif
18
/* GMPCOMPLEX_H */
n_Procs_s
Definition:
coeffs.h:122
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:460
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:88
Generated on Mon Mar 6 2017 11:17:29 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1