Changeset f78374 in git for factory/cf_algorithm.h


Ignore:
Timestamp:
Dec 13, 2011, 1:49:48 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
f41d12e69588befe7fc3383e41747d4ac6575de4
Parents:
3ef9c82a32b5b066dbd0e7b53857aa1fe70108a5
Message:
chg: more changes of squarefree decomposition according to master
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_algorithm.h

    r3ef9c8 rf78374  
    7070CFFList factorize ( const CanonicalForm & f, const Variable & alpha );
    7171
    72 CFFList sqrFree ( const CanonicalForm & f );
     72CFFList sqrFree ( const CanonicalForm & f, bool sort= false );
    7373
    7474bool isSqrFree ( const CanonicalForm & f );
Note: See TracChangeset for help on using the changeset viewer.