WindowFunction<T>.Length Property

Returns the length of the window.

Definition

Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
public int Length { get; }

Property Value

Int32

See Also