numRecipes
クラス RandomGeneratorTest2

java.lang.Object
  上位を拡張 numRecipes.RandomGeneratorTest2

public class RandomGeneratorTest2
extends java.lang.Object

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


コンストラクタの概要
RandomGeneratorTest2()
           
 
メソッドの概要
static void main(java.lang.String[] args)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

RandomGeneratorTest2

public RandomGeneratorTest2()
メソッドの詳細

main

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