MyMediaLite
Random.InitInstance Method (int)
Syntax
Collapse All
Initializes the instance with a given random seed
Declaring type:
Random
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public static void InitInstance ( int
seed
)
Parameters
seed
a seed value
Top
Generated by
ImmDoc .NET
.