Changeset 11812a in git for factory/NTLconvert.h
- Timestamp:
- Jun 20, 2003, 12:01:02 PM (20 years ago)
- Branches:
- (u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
- Children:
- 8c0b57edbee5421e18dbb6ee30cbe318d23653ae
- Parents:
- 778a4e3644c4b170e80d241caa4008bebebd7df2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/NTLconvert.h
r778a4e r11812a 1 /* $Id: NTLconvert.h,v 1. 2 2002-07-30 15:20:02 Singular Exp $ */1 /* $Id: NTLconvert.h,v 1.3 2003-06-20 10:01:02 Singular Exp $ */ 2 2 #ifndef INCL_NTLCONVERT_H 3 3 #define INCL_NTLCONVERT_H … … 29 29 #include <NTL/GF2EXFactoring.h> 30 30 31 #ifdef NTL_CLIENT // in <NTL/tools.h>: using of name space NTL 32 NTL_CLIENT 33 #endif 34 31 35 ZZ_pX convertFacCF2NTLZZpX(CanonicalForm f); 32 36 GF2X convertFacCF2NTLGF2X(CanonicalForm f);
Note: See TracChangeset
for help on using the changeset viewer.