uk.ac.gla.dcs.renaissance.iqir.tools
Class PureINTest

java.lang.Object
  extended by bpiwowar.experiments.AbstractTask
      extended by uk.ac.gla.dcs.renaissance.iqir.tools.PureINTest
All Implemented Interfaces:
bpiwowar.experiments.Task

public class PureINTest
extends bpiwowar.experiments.AbstractTask


Nested Class Summary
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
PureINTest()
           
 
Method Summary
 int execute()
           
static double getEigenvalue(bpiwowar.maths.eigen.IncrementalSymmetricED tracker, boolean returnMinimum)
           
 
Methods inherited from class bpiwowar.experiments.AbstractTask
getName, getParent, init, processTrailingArguments, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PureINTest

public PureINTest()
Method Detail

execute

public int execute()
            throws Throwable
Overrides:
execute in class bpiwowar.experiments.AbstractTask
Throws:
Throwable

getEigenvalue

public static double getEigenvalue(bpiwowar.maths.eigen.IncrementalSymmetricED tracker,
                                   boolean returnMinimum)


Copyright © 2011. All Rights Reserved.