vec_math
Class Statistic.Gauss

java.lang.Object
  extended by vec_math.Statistic.Gauss
Enclosing class:
Statistic

public static class Statistic.Gauss
extends Object

Test the statistic with a randomly generated normally distibuted statistic.


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

Constructor Detail

Statistic.Gauss

public Statistic.Gauss()
Method Detail

main

public static void main(String[] arg)