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