Changeset 58c0e4 in git for factory/facFqFactorize.h


Ignore:
Timestamp:
Jan 9, 2013, 5:43:52 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
9b4920bf5fea321634ffb39fa954b2f172285c58
Parents:
4439f8edfe0644485f10799a19d3a9c37f1a9222
git-author:
Martin Lee <martinlee84@web.de>2013-01-09 17:43:52+01:00
git-committer:
Martin Lee <martinlee84@web.de>2013-02-18 15:00:48+01:00
Message:
chg: added some helper functions

Conflicts:

	factory/facFactorize.cc
	factory/facFqFactorize.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqFactorize.h

    r4439f8e r58c0e4  
    684684                       );
    685685
     686void changeSecondVariable (CanonicalForm& A, CFList& biFactors, CFList& evaluation, CFList*& oldAeval, int lengthAeval2, const CFList& uniFactors, const Variable& w);
     687void distributeLCmultiplier (CanonicalForm& A, CFList& leadingCoeffs, CFList& biFactors, const CFList& evaluation, const CanonicalForm& LCmultipler);
     688
    686689#endif
    687690/* FAC_FQ_FACTORIZE_H */
Note: See TracChangeset for help on using the changeset viewer.