Click or drag to resize
Accord.NET (logo)

WaveRectifier Constructor

Constructs a new Wave rectifier.

Namespace:  Accord.Audio.Filters
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public WaveRectifier(
	bool halfRectificationOnly
)
Request Example View Source

Parameters

halfRectificationOnly
Type: SystemBoolean
See Also