Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
RandomOps
Ran2.Iterator
C# Class RandomOps.Ran2.Iterator
ファイルを表示
Open project: DanWBR/dwsim3
Public Methods
Method
Description
DoRand
( ) :
Int32
Iterator
(
Int32
im
,
Int32
ia
,
Int32
iq
,
Int32
ir
) :
System
Seed
(
Int32
seed
) :
void
Method Details
DoRand()
public
method
public
DoRand
( ) :
Int32
return
System.Int32
Iterator()
public
method
public
Iterator
(
Int32
im
,
Int32
ia
,
Int32
iq
,
Int32
ir
) :
System
im
System.Int32
ia
System.Int32
iq
System.Int32
ir
System.Int32
return
System
Seed()
public
method
public
Seed
(
Int32
seed
) :
void
seed
System.Int32
return
void