|
Expression Templates Library (ETL)
|
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"

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... | |
Contains all the operators and functions to build binary expressions.
1.8.13