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