Test
Class PiSimpleNoCTL

java.lang.Object
  extended by Test.PiSimpleNoCTL

public class PiSimpleNoCTL
extends java.lang.Object

Non-CTL implementation of the Pi calculation for comparison


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

PiSimpleNoCTL

public PiSimpleNoCTL()
Method Detail

main

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