org.agmodel.bioinfo.antmap
Class IndexConverter

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

public class IndexConverter
extends java.lang.Object


Constructor Summary
IndexConverter()
           
 
Method Summary
 int[] getOrderedIndex(int[] markerIndex, int[] tourOrder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexConverter

public IndexConverter()
Method Detail

getOrderedIndex

public int[] getOrderedIndex(int[] markerIndex,
                             int[] tourOrder)