GenericUncT1, T2GetValue(ComplexT2) Method

Returns the Expected Value of a Complex Uncertainty Array.

Definition

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

Parameters

x  ComplexT2

Return Value

ComplexNumber

See Also