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

Contains generators for inverted_dropout mask. More...

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

Go to the source code of this file.

Classes

struct  etl::inverted_dropout_mask_generator_op< T >
 Generator from an uniform distribution. More...
 
struct  etl::inverted_dropout_mask_generator_g_op< G, T >
 Generator from an uniform distribution using a custom random engine. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Contains generators for inverted_dropout mask.