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