eDSP
0.0.1
A cross-platform DSP library written in C++.
|
Go to the source code of this file.
Namespaces | |
edsp | |
edsp::statistics | |
Functions | |
template<typename InputIt > | |
constexpr meta::value_type_t< InputIt > | edsp::statistics::norm (InputIt first, InputIt last) |
Compute the L2-norm of the signals in the range [first1, last1). More... | |