Package jmsltestsuite
Class JMSLRandomTest
java.lang.Object
jmsltestsuite.JMSLRandomTest
public class JMSLRandomTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description JMSLRandomTest()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Exercise random number generating methods.Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JMSLRandomTest
public JMSLRandomTest()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)Exercise random number generating methods. Includes benchmarking Gauss, and building a Gaussian bell shape and displaying in Shape editor
-