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

Contains all the operators and functions to build binary expressions. More...

#include "etl/expr/batch_k_scale_expr.hpp"
#include "etl/expr/batch_k_scale_plus_expr.hpp"
#include "etl/expr/batch_k_minus_scale_expr.hpp"
Include dependency graph for batch_hint_builder.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

constexpr bool etl::is_2d4d (size_t dimensions)
 
template<typename Expr >
auto etl::batch_hint (Expr &&expr)
 Build a special expression for batched expressions. More...
 

Detailed Description

Contains all the operators and functions to build binary expressions.