Changeset deca086 in git for polys/monomials/p_polys.h


Ignore:
Timestamp:
Nov 24, 2010, 10:08:24 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
97b5d578e13d4df61dceefad1a56f00844cad0ac
Parents:
9634a6736659317223c0fc1209744322e56f824b
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-11-24 10:08:24+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:42+01:00
Message:
p_PermPoly
File:
1 edited

Legend:

Unmodified
Added
Removed
  • polys/monomials/p_polys.h

    r9634a6 rdeca086  
    18181818void p_SetModDeg(intvec *w, ring r);
    18191819
     1820
     1821
     1822poly      p_PermPoly (poly p, int * perm,const ring OldRing, const ring dst,
     1823                     nMapFunc nMap, int *par_perm=NULL, int OldPar=0);
     1824
    18201825#endif // P_POLYS_H
    18211826
Note: See TracChangeset for help on using the changeset viewer.