GenericUncT1, T2GetValue(ComplexT2) Method
Returns the Expected 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>[] GetValue(
Complex<T2>[] x
)
Public Shared Function GetValue (
x As Complex(Of T2)()
) As Complex(Of Number)()
public:
static array<Complex<Number>>^ GetValue(
array<Complex<T2>>^ x
)
static member GetValue :
x : Complex<'T2>[] -> Complex<Number>[]
- x ComplexT2
ComplexNumber