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