GenericUncT1, T2ComplexUncArray(Number) Method

Creates a new Complex Uncertainty Array

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public static Complex<T2>[] ComplexUncArray(
	Number[] values
)

Parameters

values  Number
Values

Return Value

ComplexT2

See Also