Examples.QuasiMonteCarlo
Class LowDiscrepancyPoints

java.lang.Object
  extended byExamples.QuasiMonteCarlo.LowDiscrepancyPoints

public class LowDiscrepancyPoints
extends java.lang.Object

Plots Halton or Sobol points projected on dimensions (i,j). User determines the sequence (Halton/Sobol) i,j and the number of points.


Constructor Summary
LowDiscrepancyPoints()
           
 
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

LowDiscrepancyPoints

public LowDiscrepancyPoints()
Method Detail

main

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