libpolys
coeffs
flintcf_Zn.h
Go to the documentation of this file.
1
/****************************************
2
* Computer Algebra System SINGULAR *
3
****************************************/
4
5
/*
6
* ABSTRACT: flint: nmod_poly
7
*/
8
9
#ifndef FLINTCF_ZN_H
10
#define FLINTCF_ZN_H
11
12
#include <singularconfig.h>
13
#include <
misc/auxiliary.h
>
14
15
#ifdef SINGULAR_4_1
16
#ifdef HAVE_FLINT
17
typedef
struct
18
{
19
int
ch
;
20
char
*
name
;
21
}
flintZn_struct
;
22
BOOLEAN
flintZn_InitChar
(
coeffs
cf
,
void
* infoStruct);
23
#endif
24
#endif
25
26
#endif
27
flintZn_struct::ch
int ch
Definition:
flintcf_Zn.h:19
flintZn_struct
Definition:
flintcf_Zn.h:17
coeffs
The main handler for Singular numbers which are suitable for Singular polynomials.
auxiliary.h
All the auxiliary stuff.
flintZn_struct::name
char * name
Definition:
flintcf_Zn.h:20
flintZn_InitChar
BOOLEAN flintZn_InitChar(coeffs cf, void *infoStruct)
Definition:
flintcf_Zn.cc:467
cf
CanonicalForm cf
Definition:
cfModGcd.cc:4024
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:88
Generated on Tue Nov 15 2016 11:04:57 by
doxygen 1.8.12
for
Singular debian-1:4.0.3-p3+ds-5