ISmLongRunCovariance.KernelVector

Fore Syntax

KernelVector: Array;

Fore.NET Syntax

KernelVector: System.Array;

Description

The KernelVector property determines kernel vector.

Comments

The property is relevant if ISmLongRunCovariance.LRCKernel = LRCKernelType.UserSpecified.

The first kernel vector element must be equal to one.

Fore and Fore.NET Examples

The property use is given in the example for ISmLongRunCovariance.LRCKernel.

See also:

ISmLongRunCovariance