Click or drag to resize
Accord.NET (logo)

WaveRectifierHalf Property

Gets or sets whether half rectification should be performed.

Namespace:  Accord.Audio.Filters
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public bool Half { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also