]> AND Private Git Repository - Cipher_code.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
aze
authorRaphaël Couturier <raphael.couturier@univ-fcomte.fr>
Tue, 25 Feb 2020 03:23:41 +0000 (04:23 +0100)
committerRaphaël Couturier <raphael.couturier@univ-fcomte.fr>
Tue, 25 Feb 2020 03:23:41 +0000 (04:23 +0100)
IDA_new/ida_gf65_paper3.cpp

index 41440db317b8cb40c84cbc77e2fc8bed2aca391d..4c9760bf280e279699fdbab6091048523507fe7b 100644 (file)
@@ -632,7 +632,7 @@ int main(int argc, char **argv)
 
 //  sleep(2);
   start = std::chrono::system_clock::now();
 
 //  sleep(2);
   start = std::chrono::system_clock::now();
-  float toto=0.001;
+   toto=0.001;
   for(int i=0;i<1000;i++) {
 
     matS2=matrix_multiply(&gf, matInvGs, matCs, t, t, t, len, w, &toto);
   for(int i=0;i<1000;i++) {
 
     matS2=matrix_multiply(&gf, matInvGs, matCs, t, t, t, len, w, &toto);