UncListGetCovariance Method

Computes the Covariance Matrix of an Uncertainty Object.

Definition

Namespace: Metas.UncLib.DistProp
Assembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.8.9053.20202
C#
public override Number[][] GetCovariance()

Return Value

Number

Implements

IUncListTGetCovariance
IUncListTGetCovariance

See Also