---
title: vDSP_HANN_NORM
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/vdsp_hann_norm
---

# vDSP_HANN_NORM

Specifies a normalized Hann window

## Declaration

```swift
var vDSP_HANN_NORM: Int { get }
```

## See Also

### Vector generation with window functions

- [Reducing spectral leakage with windowing](accelerate/reducing-spectral-leakage-with-windowing.md)
- [window(ofType:usingSequence:count:isHalfWindow:)](accelerate/vdsp/window(oftype:usingsequence:count:ishalfwindow:).md)
- [formWindow(usingSequence:result:isHalfWindow:)](accelerate/vdsp/formwindow(usingsequence:result:ishalfwindow:)-6cmve.md)
- [formWindow(usingSequence:result:isHalfWindow:)](accelerate/vdsp/formwindow(usingsequence:result:ishalfwindow:)-9dls5.md)
- [vDSP.WindowSequence](accelerate/vdsp/windowsequence.md)
- [vDSP_HALF_WINDOW](accelerate/vdsp_half_window.md)
- [vDSP_HANN_DENORM](accelerate/vdsp_hann_denorm.md)
