IRealUncNumberInitFromRandomChoices Method

Initializes a Real Unc Number from random choices

Definition

Namespace: Metas.UncLib.Core.Unc.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
void InitFromRandomChoices(
	Number[] samples,
	InputId id,
	string desc
)

Parameters

samples  Number
Samples
id  InputId
Input Id
desc  String
Description

See Also