My Project
debian-1:4.1.1-p2+ds-4build3
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 HAVE_FLINT
14
BOOLEAN
flintQ_InitChar
(
coeffs
cf
,
void
* infoStruct);
15
#endif
16
17
#endif
18
cf
CanonicalForm cf
Definition:
cfModGcd.cc:4024
flintQ_InitChar
BOOLEAN flintQ_InitChar(coeffs cf, void *infoStruct)
Definition:
flintcf_Q.cc:560
auxiliary.h
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:85
coeffs
Generated on Mon Aug 17 2020 08:20:08 for My Project by
doxygen 1.8.18
for
Singular debian-1:4.1.1-p2+ds-4build3