Changeset 772056 in git for factory/facFqFactorize.h
- Timestamp:
- Aug 8, 2012, 2:00:01 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '1d362c315e551a5b527ab0759f8839cf0e94f3a5')
- Children:
- fce807dd867479a3c2e3030b73a57dbe28db63c6
- Parents:
- 8267b8f9ab43170a4026e7e570df48db4601a748
- git-author:
- Martin Lee <martinlee84@web.de>2012-08-08 14:00:01+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.h
r8267b8 r772056 606 606 ); 607 607 608 609 /// sort bivariate factors in Aeval such that their corresponding univariate 610 /// factors coincide with uniFactors 611 void sortByUniFactors (CFList*& Aeval, ///< [in,out] array of bivariate 612 ///< factors 613 int AevalLength, ///< [in] length of Aeval 614 const CFList& uniFactors,///< [in] univariate factors 615 const CFList& evaluation ///< [in] evaluation point 616 ); 617 608 618 /// extract leading coefficients wrt Variable(1) from bivariate factors obtained 609 619 /// from factorizations of A wrt different second variables
Note: See TracChangeset
for help on using the changeset viewer.