Changeset fce807 in git for factory/facFqFactorize.cc
- Timestamp:
- Aug 8, 2012, 2:24:58 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '2234726c50d679d6664181a5c72f75a6fd64a787')
- Children:
- 9dacf3fc1a86640d078f35f69633d316bd6e6f96
- Parents:
- 772056356a290f168fe23a574925585d4d7142bc
- git-author:
- Martin Lee <martinlee84@web.de>2012-08-08 14:24:58+02:00
- git-committer:
- Martin Lee <martinlee84@web.de>2012-09-04 18:01:16+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/facFqFactorize.cc
r772056 rfce807 2569 2569 CFList uniFactors= buildUniFactors (biFactors, evaluation.getLast(), y); 2570 2570 2571 sortByUniFactors (Aeval2, A.level() - 2, uniFactors, evaluation); 2572 2571 2573 CFList * oldAeval= new CFList [A.level() - 2]; //TODO use bufAeval2 for this 2572 2574 for (int i= 0; i < A.level() - 2; i++)
Note: See TracChangeset
for help on using the changeset viewer.