org.agmodel.bioinfo.antmap
Class GroupDivider

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

public class GroupDivider
extends java.lang.Object


Constructor Summary
GroupDivider()
           
 
Method Summary
 int[] getGroupingIndex(double[][] mat, double thresh, boolean upper)
           
 int[] getGroupingIndexNNL(double[][] mat, double thresh, boolean upper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupDivider

public GroupDivider()
Method Detail

getGroupingIndex

public int[] getGroupingIndex(double[][] mat,
                              double thresh,
                              boolean upper)

getGroupingIndexNNL

public int[] getGroupingIndexNNL(double[][] mat,
                                 double thresh,
                                 boolean upper)