math.benchmarks
Class MatMul

java.lang.Object
  extended by math.benchmarks.MatMul

public class MatMul
extends java.lang.Object

Author:
unascribed

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

Constructor Detail

MatMul

public MatMul()
Method Detail

main

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