Expression Templates Library (ETL)
Classes | Namespaces
truncated_normal.hpp File Reference

Contains truncated normal generators. More...

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

Go to the source code of this file.

Classes

struct  etl::truncated_normal_generator_op< T >
 Generator from a normal distribution. More...
 
struct  etl::truncated_normal_generator_g_op< G, T >
 Generator from a normal distribution using a custom random engine. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Contains truncated normal generators.