GenericUncT1, T2GetFcnValue(ComplexNArrayT2) Method
Returns the Function Value of a Complex Uncertainty N-Dim Array.
Namespace: Metas.UncLib.Core.UncAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
public static ComplexNArray<Number> GetFcnValue(
ComplexNArray<T2> x
)
Public Shared Function GetFcnValue (
x As ComplexNArray(Of T2)
) As ComplexNArray(Of Number)
public:
static ComplexNArray<Number>^ GetFcnValue(
ComplexNArray<T2>^ x
)
static member GetFcnValue :
x : ComplexNArray<'T2> -> ComplexNArray<Number>
- x ComplexNArrayT2
ComplexNArrayNumber