xerus
a general purpose tensor library
|
Implementation of the non-template basic string functionality defined in stringUtilities.h. More...
#include <xerus/misc/random.h>
Go to the source code of this file.
Namespaces | |
xerus | |
The main namespace of xerus. | |
xerus::misc | |
Collection of classes and functions that provide elementary functionality that is not special to xerus as a tensor library. | |
Functions | |
thread_local std::mt19937_64 | xerus::misc::randomEngine (std::random_device{}()) |
Implementation of the non-template basic string functionality defined in stringUtilities.h.
Definition in file random.cpp.