Changeset deca086 in git for polys/monomials/p_polys.h
- Timestamp:
- Nov 24, 2010, 10:08:24 AM (13 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
polys/monomials/p_polys.h
r9634a6 rdeca086 1818 1818 void p_SetModDeg(intvec *w, ring r); 1819 1819 1820 1821 1822 poly p_PermPoly (poly p, int * perm,const ring OldRing, const ring dst, 1823 nMapFunc nMap, int *par_perm=NULL, int OldPar=0); 1824 1820 1825 #endif // P_POLYS_H 1821 1826
Note: See TracChangeset
for help on using the changeset viewer.