Changeset 37cf8f in git for factory/cf_factor.cc
- Timestamp:
- Jun 17, 2011, 1:12:13 PM (12 years ago)
- Branches:
- (u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
- Children:
- 35eb6cf319007843f3388d3f071f3bee96188fbd
- Parents:
- 17b1f38991879169b4720d2a02eff9739f37cf90
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_factor.cc
r17b1f3 r37cf8f 731 731 732 732 // return converted result 733 #ifdef NTL_ZZ 734 F=convertNTLvec_pair_ZZpEX_long2FacCFFList(factors,leadcoeff,f.mvar(),alpha); 735 #else 733 736 F=convertNTLvec_pair_zzpEX_long2FacCFFList(factors,leadcoeff,f.mvar(),alpha); 737 #endif 734 738 } 735 739 else if (/*getCharacteristic()*/ch==2)
Note: See TracChangeset
for help on using the changeset viewer.