Test functions for manual usage
Test functions for the current state of the development.
testTime() testClassPseudoRandom(s, k, m)
s
: Seed.k
: Length of required output.m
: number of streams.testTime()
determines the current time. testClassPseudoRandom(s, k, m)
tests the functionality of multiple streams of RNGs.
Depends on the function.
Marko Robnik-Sikonja, Petr Savicky
CORElearn
.
testTime()