Changeset 89abbe0 in git for libpolys/polys/monomials/maps.h
- Timestamp:
- Mar 2, 2011, 2:19:52 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 32bd40b31e0076ebec70b5bdec0b6cbb3b63df1e
- Parents:
- c6a3eb2acc5dd32736025e8cccb2ec85c75a4fbe
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-03-02 14:19:52+01:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:59:33+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/maps.h
rc6a3eb2 r89abbe0 19 19 map maCopy(map theMap, const ring dst_ring); 20 20 21 ideal maGetPreimage(ring theImageRing, map theMap,ideal id);22 23 21 poly maIMap(ring src_ring, ring dst_ring, poly p); 24 22
Note: See TracChangeset
for help on using the changeset viewer.