org.agmodel.bioinfo.antmap
Class BootStrapTester

java.lang.Object
  extended byorg.agmodel.bioinfo.antmap.BootStrapTester

public class BootStrapTester
extends java.lang.Object


Field Summary
(package private)  AcoMapFactory acoMapFactory
           
 
Constructor Summary
BootStrapTester(AcoMapFactory acoMapFactory)
           
 
Method Summary
 int[][] testOrder(SegDataBean segDataBean, MapData mapData, int maxIteration, int n_confirm, int bootStrapIteration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

acoMapFactory

AcoMapFactory acoMapFactory
Constructor Detail

BootStrapTester

public BootStrapTester(AcoMapFactory acoMapFactory)
Method Detail

testOrder

public int[][] testOrder(SegDataBean segDataBean,
                         MapData mapData,
                         int maxIteration,
                         int n_confirm,
                         int bootStrapIteration)