UncListGetJacobi Method

Returns the Jacobi Matrix of an Uncertainty Object.

Definition

Namespace: Metas.UncLib.LinProp
Assembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.9.9519.15313
C#
public override Number[][] GetJacobi()

Return Value

Number

Implements

IUncListTGetJacobi
IUncListTGetJacobi

See Also