GenericUncT1, T2GetFcnValue(T2) Method

Returns the Function Value of a Real 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 Number[] GetFcnValue(
	T2[] x
)

Parameters

x  T2

Return Value

Number

See Also