Changeset 24a614b in git for libpolys/polys/nc/nc.h
- Timestamp:
- Sep 7, 2011, 9:07:07 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 3aa9b6373c3eba8145bd3a0a102735ba0fc847ae
- Parents:
- 895b31c1bd66c3f92ae5a8ac32a8a9758c66db7e
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-07 21:07:07+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:33+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/nc/nc.h
r895b31c r24a614b 275 275 276 276 /* brackets: p will be destroyed... */ 277 poly nc_p_Bracket_qq(poly p, const poly q); 278 277 poly nc_p_Bracket_qq(poly p, const poly q, const ring r); 279 278 280 279 static inline poly nc_ReduceSpoly(const poly p1, poly p2, const ring r)
Note: See TracChangeset
for help on using the changeset viewer.