Expression Templates Library (ETL)
Namespaces | Functions
direct_fill.hpp File Reference

Standard memory utilities. More...

#include "etl/impl/egblas/scalar_set.hpp"
Include dependency graph for direct_fill.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.
 

Functions

template<typename E , typename V >
void etl::direct_fill (E &&mat, V value)
 Fill the given ETL value class with the given value. More...
 

Detailed Description

Standard memory utilities.