Changeset e5102c in git
- Timestamp:
- May 15, 2006, 10:17:36 AM (17 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 1dc6163f5dbd22ee9839decb93a02494ac071aca
- Parents:
- a776ca48b48b938bee8f597be572f5d54673ff25
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_algorithm.h
ra776ca re5102c 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: cf_algorithm.h,v 1.1 2 2005-12-09 08:35:37Singular Exp $ */2 /* $Id: cf_algorithm.h,v 1.13 2006-05-15 08:17:36 Singular Exp $ */ 3 3 4 4 #ifndef INCL_CF_ALGORITHM_H … … 54 54 55 55 //{{{ function declarations from cf_factor.cc 56 bool isPurePoly(const CanonicalForm & f); 57 56 58 CFFList factorize ( const CanonicalForm & f, bool issqrfree = false ); 57 59
Note: See TracChangeset
for help on using the changeset viewer.