Changeset c79a9d in git for factory/facFqFactorize.h
- Timestamp:
- Oct 13, 2011, 1:21:35 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 5f9b47ed5a8e9e527497f05d9afe96ec3e076cbf
- Parents:
- 3e70950f6eff7e879a05817dd9e4bb45aeb175ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/facFqFactorize.h
r3e7095 rc79a9d 456 456 ); 457 457 458 /// divides factors shifted by evaluation by their content wrt. Variable(1) and 459 /// checks if these polys divide F 460 /// 461 /// @return returns factors of F 462 CFList recoverFactors (const CanonicalForm& F, ///< [in] some poly F 463 const CFList& factors, ///< [in] some list of 464 ///< factor candidates 465 const CFList& evaluation 466 ); 467 458 468 /// refine a bivariate factorization of A with l factors to one with 459 469 /// minFactorsLength
Note: See TracChangeset
for help on using the changeset viewer.