xerus
a general purpose tensor library
|
Header file for some additional math functions. 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. | |
Variables | |
thread_local std::normal_distribution< double > | xerus::misc::defaultNormalDistribution |
thread_local std::mt19937_64 | xerus::misc::randomEngine |
Header file for some additional math functions.
Definition in file random.h.