A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
In compute_loop(), wait the duration of an *lb* iteration if there is nothing to do.
[loba.git]
/
statistics.h
diff --git
a/statistics.h
b/statistics.h
index a12e51fef09e69c8f607e3782358bac902ff5660..78f93e367da93b8e52d2578ca1277b565026d155 100644
(file)
--- a/
statistics.h
+++ b/
statistics.h
@@
-2,7
+2,7
@@
#define STATISTICS_H
#include <cmath>
-#include <
vector
>
+#include <
limits
>
class statistics {
public: