ISmLongRunCovariance.KernelVector

Syntax

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

Example

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

See also:

ISmLongRunCovariance