GenericUncT1, T2GetValue(ComplexNArrayT2) Method
Returns the Expected 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> GetValue(
ComplexNArray<T2> x
)
Public Shared Function GetValue (
x As ComplexNArray(Of T2)
) As ComplexNArray(Of Number)
public:
static ComplexNArray<Number>^ GetValue(
ComplexNArray<T2>^ x
)
static member GetValue :
x : ComplexNArray<'T2> -> ComplexNArray<Number>
- x ComplexNArrayT2
ComplexNArrayNumber