GenericUncT1, T2ComplexUncNArray(ComplexNArrayNumber) Method

Creates a new Complex Uncertainty N-Dims 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<T2> ComplexUncNArray(
	ComplexNArray<Number> values
)

Parameters

values  ComplexNArrayNumber
Values

Return Value

ComplexNArrayT2

See Also