numRecipes
Class RandomGeneratorTest2

java.lang.Object
  extended by numRecipes.RandomGeneratorTest2

public class RandomGeneratorTest2
extends java.lang.Object

Testing of the Gaussian probability with Monte Carlo method based on the RandomGenerator class


Constructor Summary
RandomGeneratorTest2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomGeneratorTest2

public RandomGeneratorTest2()
Method Detail

main

public static void main(java.lang.String[] args)