Window Function.To Vector Method
Returns the components of the window function as a vector.
Definition
Namespace: Extreme.Mathematics.SignalProcessing
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
A vector that contains the components of the window function.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Vector<double> ToVector()
Return Value
Vector<Double>A vector that contains the components of the window function.