|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTest
public class Test
Test program for SFMT19937
(which is a 32-bit implementation of SFMT;
see the
website).
ceroxylon at hotmail.com
)Constructor Summary | |
---|---|
Test()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Performs the same test as check32 in the original
test.c . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Test()
Method Detail |
---|
public static void main(java.lang.String[] args)
check32
in the original
test.c
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |