|
WaveRectifier Constructor
|
Constructs a new Wave rectifier.
Namespace:
Accord.Audio.Filters
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntaxpublic WaveRectifier(
bool halfRectificationOnly
)
Public Sub New (
halfRectificationOnly As Boolean
)
Request Example
View SourceParameters
- halfRectificationOnly
- Type: SystemBoolean
See Also