Click or drag to resize

CorrelationFilterNumberOfCoefficients Property

Gets the number of filter coefficients. Effectively the filter width.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int NumberOfCoefficients { get; }

Property Value

Int32
See Also