Main Page
Related Pages
Data Structures
Files
File List
Globals
libpolys
coeffs
flintcf_Q.h
Go to the documentation of this file.
1
/****************************************
2
* Computer Algebra System SINGULAR *
3
****************************************/
4
5
/*
6
* ABSTRACT: flint: fmpq_poly
7
*/
8
9
#ifndef FLINTCF_Q_H
10
#define FLINTCF_Q_H
11
12
#include <
misc/auxiliary.h
>
13
#ifdef SINGULAR_4_1
14
#ifdef HAVE_FLINT
15
BOOLEAN
flintQ_InitChar
(
coeffs
cf
,
void
* infoStruct);
16
#endif
17
#endif
18
19
#endif
20
flintQ_InitChar
BOOLEAN flintQ_InitChar(coeffs cf, void *infoStruct)
Definition:
flintcf_Q.cc:564
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
auxiliary.h
All the auxiliary stuff.
cf
CanonicalForm cf
Definition:
cfModGcd.cc:4024
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:131
Generated on Mon Jul 25 2016 22:13:13 by
doxygen 1.8.11
for
Singular debian-4.0.3-p1+ds-3