| CorrelationBaseKernelLength Property |
Gets the length of the correlation kernel.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public int KernelLength { get; }
Public ReadOnly Property KernelLength As Integer
Get
public:
property int KernelLength {
int get ();
}
member KernelLength : int with get
Property Value
Int32See Also