My Project
Loading...
Searching...
No Matches
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
16
coeffs
flintQInitCfByName
(
char
*
s
,
n_coeffType
n);
17
#endif
18
19
#endif
20
auxiliary.h
All the auxiliary stuff.
BOOLEAN
int BOOLEAN
Definition
auxiliary.h:88
cf
CanonicalForm cf
Definition
cfModGcd.cc:4091
n_coeffType
n_coeffType
Definition
coeffs.h:27
s
const CanonicalForm int s
Definition
facAbsFact.cc:51
flintQ_InitChar
BOOLEAN flintQ_InitChar(coeffs cf, void *infoStruct)
Definition
flintcf_Q.cc:636
flintQInitCfByName
coeffs flintQInitCfByName(char *s, n_coeffType n)
Definition
flintcf_Q.cc:608
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
Generated on Thu Mar 20 2025 00:00:00 for My Project by
doxygen 1.13.2
for
Singular