edu.mines.jtk.bench
Class QrdBench

java.lang.Object
  extended by edu.mines.jtk.bench.QrdBench

public class QrdBench
extends java.lang.Object

Benchmark Pure Java and LAPACK's QR decompositions.

Version:
2005.12.14
Author:
Dave Hale, Colorado School of Mines

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

QrdBench

public QrdBench()
Method Detail

main

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