GenericUncT1, T2GetValue(RealNArrayT2) Method

Returns the Expected Value of a Real Uncertainty N-Dim Array.

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public static RealNArray<Number> GetValue(
	RealNArray<T2> x
)

Parameters

x  RealNArrayT2

Return Value

RealNArrayNumber

See Also