vec_math
Class Moments.Constant

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

public static class Moments.Constant
extends Object

Tests the class by generating a sequence of variables with constant probability in the interval 0,1.


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

public Moments.Constant()
Method Detail

main

public static void main(String[] arg)