Changeset f78374 in git for factory/cf_algorithm.h


Ignore:
Timestamp:
Dec 13, 2011, 1:49:48 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
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.