Changeset 2537fa0 in git for factory/facFqBivar.h
- Timestamp:
- Mar 19, 2013, 2:31:03 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- 2d35fe77fb45655052d739f5e90e572b52fe709f
- Parents:
- 5e4636810908842f714d87ac378a9aa9c48ec33f
- git-author:
- Martin Lee <martinlee84@web.de>2013-03-19 14:31:03+01:00
- git-committer:
- Martin Lee <martinlee84@web.de>2013-03-22 15:53:08+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/facFqBivar.h
r5e4636 r2537fa0 545 545 const CanonicalForm& M, ///< [in] Variable (2)^liftBound 546 546 DegreePattern& degs, ///< [in] degree pattern 547 const CanonicalForm& eval, ///< [in] evaluation point 547 548 int s, ///< [in] algorithm starts checking 548 549 ///< subsets of size s … … 598 599 bool& success, ///< [in,out] indicating success 599 600 int deg, ///< [in] stage of Hensel lifting 600 const modpk& b= modpk() ///< [in] coeff bound 601 const CanonicalForm& eval, ///<[in] evaluation point 602 const modpk& b= modpk()///< [in] coeff bound 601 603 ); 602 604
Note: See TracChangeset
for help on using the changeset viewer.