util.apps
Class Correlate

java.lang.Object
  extended byutil.apps.Correlate

public class Correlate
extends java.lang.Object

Calculates a Pearson correlation coefficient between all pairs of serializae float[].


Constructor Summary
Correlate()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Correlate

public Correlate()
Method Detail

main

public static void main(java.lang.String[] args)