|
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<distances d, typename InputIt > | |
| constexpr meta::value_type_t< InputIt > | edsp::statistics::flux (InputIt first1, InputIt last1, InputIt first2) |
| Computes the flux between the elements in the range [first1, last1) and the elements starting at first2. More... | |
1.8.13