This commit is contained in:
conrad
2021-03-22 17:28:23 +10:00
parent bfe9c5059b
commit 5fdfb73957
2 changed files with 21 additions and 71 deletions
-1
View File
@@ -41,7 +41,6 @@
thread_local arma_rng_cxx11 arma_rng_cxx11_instance;
thread_local std::mt19937_64 mt19937_64_instance;
// thread_local unsigned long long extern_rng_seed = 1u;
}
#endif