31 return etl::impl::standard::norm(a);
Functor for euclidean norm.
Definition: norm.hpp:23
Definition: expression_builder.hpp:699
static value_t< A > apply(const A &a)
Apply the functor to a.
Definition: norm.hpp:30
Standard implementation of the "norm" reduction.
typename decay_traits< E >::value_type value_t
Traits to extract the value type out of an ETL type.
Definition: tmp.hpp:81