Changeset e2b6f5c in git for factory/libfac/factor/Factor.h
- Timestamp:
- Feb 13, 2012, 5:40:14 PM (12 years ago)
- Branches:
- (u'spielwiese', 'b11b19b611ff90a35846d9e3ae66f3a41c86723f')
- 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.