IHACOptions.LRCKernel

Syntax

LRCKernel: 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.

Example

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

See also:

IHACOptions