---
title: vDSP_HANN_DENORM
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/vdsp_hann_denorm
---

# vDSP_HANN_DENORM

Specifies a denormalized Hann window.

## Declaration

```swift
var vDSP_HANN_DENORM: 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_NORM](accelerate/vdsp_hann_norm.md)
