IHACOptions.LRCKernel

Fore Syntax

LRCKernel: LRCKernelType;

Fore.NET Syntax

LRCKernel: Prognoz.Platform.Interop.Stat.LRCKernelType;

Description

The LRCKernel property determines a kernel type.

Comments

If LRCKernel = LRCKernelType.UserSpecified, kernel vector must be set with the use of the IHACOptions.KernelVector property.

Fore and Fore.NET Examples

The property use is given in the example for ISmPhillipsOuliarisTest.Explained.

See also:

IHACOptions