GenericUncT1, T2GetIDof(RealNArrayT2) Method

Computes the Inverse of the Degrees of Freedom of a Real 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 RealNArray<Number> GetIDof(
	RealNArray<T2> x
)

Parameters

x  RealNArrayT2

Return Value

RealNArrayNumber

See Also