|
Expression Templates Library (ETL)
|
Standard implementation of the "norm" reduction. More...

Go to the source code of this file.
Functions | |
| template<typename A > | |
| value_t< A > | etl::impl::standard::norm (const A &a) |
| Compute the euclidean norm of a. More... | |
Standard implementation of the "norm" reduction.
| value_t<A> etl::impl::standard::norm | ( | const A & | a | ) |
Compute the euclidean norm of a.
| a | The expression |
1.8.13