IRealUncNumberInitFromRandomChoices Method
Initializes a Real Unc Number from random choices
Namespace: Metas.UncLib.Core.Unc.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
void InitFromRandomChoices(
Number[] samples,
InputId id,
string desc
)
Sub InitFromRandomChoices (
samples As Number(),
id As InputId,
desc As String
)
void InitFromRandomChoices(
array<Number>^ samples,
InputId id,
String^ desc
)
abstract InitFromRandomChoices :
samples : Number[] *
id : InputId *
desc : string -> unit
Parameters
- samples Number
- Samples
- id InputId
- Input Id
- desc String
- Description