GenericUncT1, T2GetJacobi Method

Computes the Jacobi Matrix of a Uncertainty List.

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public static Number[][] GetJacobi(
	T1 z
)

Parameters

z  T1
Uncertainty List

Return Value

Number

See Also