Changeset 8d2c11 in git for factory/facFqFactorizeUtil.h
- Timestamp:
- Aug 15, 2012, 2:51:29 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '1d362c315e551a5b527ab0759f8839cf0e94f3a5')
- Children:
- 8e452c99a50a0aeb91c8380f01737ee90a2a1559
- Parents:
- fcd296b05a4f13666514ab7df4a8227fe930b65f
- git-author:
- Martin Lee <martinlee84@web.de>2012-08-15 14:51:29+02:00
- git-committer:
- Martin Lee <martinlee84@web.de>2012-09-04 18:01:17+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/facFqFactorizeUtil.h
rfcd296 r8d2c11 127 127 ); 128 128 129 /// sort CFFList by the number variables in a factor 130 CFFList sortCFFListByNumOfVars (CFFList & F ///< [in,out] a list of factors 131 ); 132 133 /// like getVars but each variable x occuring in @F is raised to x^degree (F,x) 134 CanonicalForm myGetVars (const CanonicalForm& F ///< [in] a polynomial 135 ); 136 129 137 #endif 130 138 /* FAC_FQ_FACTORIZE_UTIL_H */
Note: See TracChangeset
for help on using the changeset viewer.