openMSX
Functions
hammingWindow.hh File Reference
#include "xrange.hh"
#include <cassert>
#include <cmath>
#include <map>
#include <numbers>
#include <span>
#include <vector>
Include dependency graph for hammingWindow.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::span< const float > hammingWindow (unsigned n)
 

Function Documentation

◆ hammingWindow()

std::span< const float > hammingWindow ( unsigned  n)
inline

Definition at line 15 of file hammingWindow.hh.

References xrange().