UncListGetJacobi2 Method

Computes the Sensitivities to intermediate steps.

Definition

Namespace: Metas.UncLib.LinProp
Assembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
C#
public override Number[][] GetJacobi2(
	IUncList<UncNumber> other
)

Parameters

other  IUncListUncNumber
Intermediate Result Uncertainty Object

Return Value

Number

Implements

IUncListTGetJacobi2(IUncListT)
IUncListTGetJacobi2(IUncListT)

See Also