Window Function.To Array Method
Returns the components of the window function as an array.
Definition
Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A Double array that contains the components of the window function.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double[] ToArray()
Return Value
Double[]A Double array that contains the components of the window function.