Click or drag to resize

Ran001(UInt32) Constructor

Initializes a new instance of the Ran001 class

Namespace: Altaxo.Calc.Probability.Old
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Ran001(
	uint the_seed
)

Parameters

the_seed  UInt32

[Missing <param name="the_seed"/> documentation for "M:Altaxo.Calc.Probability.Old.Ran001.#ctor(System.UInt32)"]

See Also