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