Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added an example with iteration sampling.
[simgrid.git] / examples / smpi / NAS / EP-folding / randlc.h
diff --git a/examples/smpi/NAS/EP-folding/randlc.h b/examples/smpi/NAS/EP-folding/randlc.h
new file mode 100644 (file)
index 0000000..aff84d3
--- /dev/null
@@ -0,0 +1,3 @@
+
+double      randlc( double *X, double *A );
+