28 template <
typename M,
typename Sequence>
34 template <
typename M,
size_t... I>
44 template <fast_expr T>
auto s(T &&value)
Force the evaluation of the given expression.
Definition: stop.hpp:18
TMP struct to build fast matrix type from a fast expression type.
Definition: stop.hpp:29
Traits to get information about ETL types.
Definition: tmp.hpp:68
Root namespace for the ETL library.
Definition: adapter.hpp:15
static constexpr size_t dimensions()
Return the number of dimensions of the expression.
Definition: traits_base.hpp:31
Matrix with run-time fixed dimensions.
Definition: dyn.hpp:26
Matrix with compile-time fixed dimensions.
Definition: fast.hpp:26