Changeset f78374 in git for factory/cf_algorithm.h
- Timestamp:
- Dec 13, 2011, 1:49:48 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- f41d12e69588befe7fc3383e41747d4ac6575de4
- Parents:
- 3ef9c82a32b5b066dbd0e7b53857aa1fe70108a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_algorithm.h
r3ef9c8 rf78374 70 70 CFFList factorize ( const CanonicalForm & f, const Variable & alpha ); 71 71 72 CFFList sqrFree ( const CanonicalForm & f );72 CFFList sqrFree ( const CanonicalForm & f, bool sort= false ); 73 73 74 74 bool isSqrFree ( const CanonicalForm & f );
Note: See TracChangeset
for help on using the changeset viewer.