Changeset 9084a3 in git for factory/NTLconvert.cc
- Timestamp:
- Jun 26, 2020, 11:45:10 PM (3 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- b7cc2b30ec0e493f5f022b5a29a071d4b7ce31a7
- Parents:
- f87a54f01779194a0163ca39873f5b4255a4f510
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/NTLconvert.cc
rf87a54f r9084a3 130 130 { //This case will never happen if the characteristic is in fact a prime 131 131 // number, since all coefficients are represented as immediates 132 out_cf("f:->",f,"\n"); 133 out_cf("c:->",c,"\n"); 132 134 #ifndef NOSTREAMIO 133 135 cout<<"convertFacCF2NTLzz_pX: coefficient not immediate! : "<<f<<"\n";
Note: See TracChangeset
for help on using the changeset viewer.