Changeset 1e4b53 in git for factory/cf_gcd_smallp.h


Ignore:
Timestamp:
May 3, 2012, 3:53:02 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
60cc1289a79586c1732ba3885997c3cb49bc01d9
Parents:
0d56271c672440c06e14ca2528a5185bb37e1e6f
git-author:
Martin Lee <martinlee84@web.de>2012-05-03 15:53:02+02:00
git-committer:
Martin Lee <martinlee84@web.de>2012-05-07 14:18:40+02:00
Message:
chg: first test LC's before doing a full termination test in GCD
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_gcd_smallp.h

    r0d5627 r1e4b53  
    112112CFArray
    113113getMonoms (const CanonicalForm& F);
     114
     115bool
     116terminationTest (const CanonicalForm& F, const CanonicalForm& G,
     117                 const CanonicalForm& coF, const CanonicalForm& coG,
     118                 const CanonicalForm& cand);
    114119#endif
Note: See TracChangeset for help on using the changeset viewer.