Expression Templates Library (ETL)
Namespaces | Typedefs
random.hpp File Reference

Contains utilities for random generation. More...

#include <random>
Include dependency graph for random.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 etl
 Root namespace for the ETL library.
 

Typedefs

using etl::random_engine = std::mt19937_64
 The random engine used by the library.
 

Detailed Description

Contains utilities for random generation.