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
MarkovChains
MarkovChain
Generators
SimpleGenerator
C# Class MarkovChains.MarkovChain.Generators.SimpleGenerator
Random generator based on standart class
Random
.
Inheritance:
IGenerator
ファイルを表示
Open project: intervals-mining-lab/libiada-core
Class Usage Examples
Public Methods
Method
Description
Next
( ) :
double
The next.
Reset
( ) :
void
The reset.
Method Details
Next()
public
method
The next.
public
Next
( ) :
double
return
double
Reset()
public
method
The reset.
public
Reset
( ) :
void
return
void