| 
    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 ForwardIt , typename Integer > | |
| constexpr meta::value_type_t< ForwardIt > | edsp::statistics::generalized_mean (ForwardIt first, ForwardIt last, Integer beta) | 
| Computes the generalized mean of the range [first, last)  More... | |
 1.8.13