GenericUncT1, T2ComplexUncNumberFromRandomChoices(ComplexNumber) Method

Creates a new Complex Uncertainty Number from random choices

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> ComplexUncNumberFromRandomChoices(
	Complex<Number>[] samples
)

Parameters

samples  ComplexNumber
Samples

Return Value

ComplexT2

See Also