vec_math
Class Moments.Poisson

java.lang.Object
  extended by vec_math.Moments.Poisson
Enclosing class:
Moments

public static class Moments.Poisson
extends Object

Tests the class by generating a sequence of gaussian variables.


Constructor Summary
Moments.Poisson()
           
 
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

Moments.Poisson

public Moments.Poisson()
Method Detail

main

public static void main(String[] arg)