org.lsmp.djepExamples
Class MatrixSpeed

java.lang.Object
  extended by org.lsmp.djepExamples.MatrixSpeed

public class MatrixSpeed
extends java.lang.Object

Compares the speed of matrix operations using both VectorJep or MatrixJep.


Constructor Summary
MatrixSpeed()
           
 
Method Summary
static void doBoth(java.lang.String eqn1, java.lang.String eqn2)
           
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

MatrixSpeed

public MatrixSpeed()
Method Detail

main

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

doBoth

public static void doBoth(java.lang.String eqn1,
                          java.lang.String eqn2)


http://www.singularsys.com/jep Copyright © 2007 Singular Systems