Main Page
Data Structures
Files
File List
Globals
kernel
preimage.h
Go to the documentation of this file.
1
#ifndef KERNEL_PREIMAGE_H
2
#define KERNEL_PREIMAGE_H
3
4
struct
ip_sring
;
typedef
struct
ip_sring
* ring;
5
struct
sip_sideal
;
typedef
struct
sip_sideal
*
ideal
;
6
struct
sip_smap
;
typedef
struct
sip_smap
*
map
;
7
8
ideal
maGetPreimage
(ring theImageRing, map theMap, ideal
id
,
const
ring dst_r);
9
10
#endif // KERNEL_PREIMAGE_H
map
CanonicalForm map(const CanonicalForm &primElem, const Variable &alpha, const CanonicalForm &F, const Variable &beta)
map from to such that is mapped onto
Definition:
cf_map_ext.cc:400
ideal
const ideal
Definition:
gb_hack.h:42
ip_sring
Definition:
ring.h:203
maGetPreimage
ideal maGetPreimage(ring theImageRing, map theMap, ideal id, const ring dst_r)
Definition:
preimage.cc:63
sip_sideal
Definition:
simpleideals.h:13
sip_smap
Definition:
simpleideals.h:26
Generated on Mon Aug 3 2015 12:41:01 by
doxygen 1.8.9.1
for
Singular a9b8ed0|M