scicpp::signal::windows::flattop
Defined in header <scicpp/signal.hpp>
Return a flat top window.
-
template<typename
T, std::size_t M>
std::array<T, M> flattop()
-
template<typename
T>
std::vector<T> flattop(std::size_t M)
- See also
- Scipy documentation