Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Class bench.LinErr

java.lang.Object
  |
  +--bench.LinErr

public class LinErr
extends java.lang.Object
implements Benchmark
A Dummy Benchmark routine that throws an error


Method Summary
double[] execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait
 

Method Detail

execute

public double[] execute()
                throws java.lang.Exception
Description copied from interface:
 
Specified by:
execute in interface Benchmark

Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD