Changeset e2b6f5c in git
- Timestamp:
- Feb 13, 2012, 5:40:14 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- e65b1a45b354104a0af36d13f01356b8fd81f012
- Parents:
- be5dffcd4f610fc562096a62c16ab61c1e5c0ab0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/libfac/factor/Factor.h
rbe5dff re2b6f5c 10 10 CFFList Factorize( const CanonicalForm & F, int is_SqrFree=0 ) ; 11 11 CFFList Factorize( const CanonicalForm & F, const CanonicalForm & mi, int is_SqrFree=0 ) ; 12 CFFList Factorize2(CanonicalForm F, const CanonicalForm & minpoly );13 12 /*ENDPUBLIC*/ 14 13
Note: See TracChangeset
for help on using the changeset viewer.