public class ConcurrentCovariationTask extends Object implements Callable<Pair<Integer,double[]>>
ConcurrentCovariationTask(double[][] matrix1, double[] meanOfSamples, int x)
Pair<Integer,double[]>
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConcurrentCovariationTask(double[][] matrix1, double[] meanOfSamples, int x)
public Pair<Integer,double[]> call() throws Exception
call
Callable<Pair<Integer,double[]>>
Exception
Copyright © 2015. All Rights Reserved.