Click or drag to resize
Accord.NET (logo)

BlackmanWindow Constructor (Int32)

Constructs a new Blackman window.

Namespace:  Accord.Audio.Windows
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public BlackmanWindow(
	int length
)
Request Example View Source

Parameters

length
Type: SystemInt32
The length for the window.
See Also