eDSP
0.0.1
A cross-platform DSP library written in C++.
|
Go to the source code of this file.
Namespaces | |
edsp | |
edsp::feature | |
edsp::feature::spectral | |
Functions | |
template<typename ForwardIt > | |
constexpr auto | edsp::feature::spectral::spectral_entropy (ForwardIt first, ForwardIt last) |
Computes the spectral entropy of the of the power spectral density represented by the elements in the range [first, last) More... | |