kernel
preimage.h
Go to the documentation of this file.
1
#ifndef KERNEL_PREIMAGE_H
2
#define KERNEL_PREIMAGE_H
3
4
#include <
polys/monomials/ring.h
>
5
6
ideal
maGetPreimage
(ring theImageRing,
map
theMap, ideal
id
,
const
ring dst_r);
7
8
#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
ring.h
maGetPreimage
ideal maGetPreimage(ring theImageRing, map theMap, ideal id, const ring dst_r)
Definition:
preimage.cc:61
Generated on Wed Oct 4 2017 13:16:20 by
doxygen 1.8.13
for
Singular UNKNOWN_GIT_VERSION