GenericUncT1, T2GetIDof(ComplexNArrayT2) Method

Computes the Inverse of the Degrees of Freedom of a Complex Uncertainty N-Dim Array.

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public static ComplexNArray<Number> GetIDof(
	ComplexNArray<T2> x
)

Parameters

x  ComplexNArrayT2

Return Value

ComplexNArrayNumber

See Also