xerus
a general purpose tensor library
random.cpp File Reference

Implementation of the non-template basic string functionality defined in stringUtilities.h. More...

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{}())
 

Detailed Description

Implementation of the non-template basic string functionality defined in stringUtilities.h.

Definition in file random.cpp.