GenericUncT1, T2GetIDof(ComplexT2) Method
Computes the Inverse of the Degrees of Freedom 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>[] GetIDof(
Complex<T2>[] x
)
Public Shared Function GetIDof (
x As Complex(Of T2)()
) As Complex(Of Number)()
public:
static array<Complex<Number>>^ GetIDof(
array<Complex<T2>>^ x
)
static member GetIDof :
x : Complex<'T2>[] -> Complex<Number>[]
- x ComplexT2
ComplexNumber