weka.classifiers.misc.chirp
Class Sorter

java.lang.Object
  extended by weka.classifiers.misc.chirp.Sorter

public class Sorter
extends java.lang.Object


Method Summary
static int[] ascendingSort(double[] x)
           
static int[] descendingSort(double[] x)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

ascendingSort

public static int[] ascendingSort(double[] x)

descendingSort

public static int[] descendingSort(double[] x)