com.frinika.benchmark
Class TestDoubleDenormal

java.lang.Object
  extended by com.frinika.benchmark.TestDoubleDenormal

public class TestDoubleDenormal
extends java.lang.Object


Constructor Summary
TestDoubleDenormal()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void work(double[] buf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDoubleDenormal

public TestDoubleDenormal()
Method Detail

work

public static void work(double[] buf)

main

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