Ignore:
Timestamp:
Apr 20, 2011, 6:08:03 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
0ebd7e2b6d36c0b21765218475b3441258a77b4d
Parents:
c5412f9a6a13ab8833d5cbe0867056162b572292
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-04-20 18:08:03+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:22+01:00
Message:
FIX: pMinPolyNormalize -> p_MinPolyNormalize
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/maps.h

    rc5412f r294537  
    3232ideal  idSubstPoly(ideal id, int n, poly e);
    3333
    34 poly pMinPolyNormalize(poly p);
     34poly p_MinPolyNormalize(poly p, const ring r);
    3535int maMaxDeg_P(poly p,ring preimage_r);
    3636int maMaxDeg_Ma(ideal a,ring preimage_r);
Note: See TracChangeset for help on using the changeset viewer.