My Project
Loading...
Searching...
No Matches
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:505
List
Definition
ftmpl_list.h:52
maGetPreimage
ideal maGetPreimage(ring theImageRing, map theMap, ideal id, const ring dst_r)
Definition
preimage.cc:57
ring.h
Generated on Mon Apr 1 2024 04:44:00 for My Project by
doxygen 1.9.8
for
Singular