Changeset 9d4b8c in git
- Timestamp:
- Aug 3, 2011, 2:34:18 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 073e96e8013d73f4bd755b5ad7891526d0bb6542
- Parents:
- 67d4b5fe4f363ee3b16511347b6f8da22ccfb013
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-03 14:34:18+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:01:22+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/nc/nc.h
r67d4b5 r9d4b8c 276 276 } 277 277 278 void nc_PolyPolyRed(poly &b, poly p, number *c, const ring r); 279 278 280 /* 279 281 static inline void nc_PolyReduce(poly &b, const poly p, number *c, const ring r) // nc_PolyPolyRed
Note: See TracChangeset
for help on using the changeset viewer.