UncListGetUncComponent Method

Computes the Uncertainty Components.

Definition

Namespace: Metas.UncLib.DistProp
Assembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.8.9053.20202
C#
public override Number[][] GetUncComponent(
	IUncList<UncNumber> other
)

Parameters

other  IUncListUncNumber
Intermediate Result Uncertainty Object

Return Value

Number

Implements

IUncListTGetUncComponent(IUncListT)
IUncListTGetUncComponent(IUncListT)

See Also