Changeset 34e062 in git for factory/facFqBivar.h
- Timestamp:
- Jan 9, 2012, 1:59:20 PM (12 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- a541144c391fb958d4c9ea1ac173dc1c117fb51f
- Parents:
- 6fd83c451371ff612e9c1323bb1f472466b5933c
- git-author:
- Martin Lee <martinlee84@web.de>2012-01-09 13:59:20+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-10 14:16:44+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/facFqBivar.h
r6fd83c4 r34e062 662 662 ); 663 663 664 /// compute lifting precisions from the shape of the Newton polygon of F 665 /// 666 /// @return @a getLiftPrecisions returns lifting precisions computed from the 667 /// shape of the Newton polygon of F 668 int * 669 getLiftPrecisions (const CanonicalForm& F, ///< [in] a bivariate poly 670 int& sizeOfOutput, ///< [in,out] size of the output 671 int degreeLC ///< [in] degree of the leading coeff 672 ///< [in] of F wrt. Variable (1) 673 ); 674 675 664 676 /// detects factors of @a F at stage @a deg of Hensel lifting. 665 677 /// No combinations of more than one factor are tested. Lift bound and possible
Note: See TracChangeset
for help on using the changeset viewer.