- All Implemented Interfaces:
Variance
public class VarianceVectorForkJoin
extends Object
implements Variance
Feb 9, 2016 3:19:52 PM
- Author:
- Kevin V. Bui (kvb2@pitt.edu)
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VarianceVectorForkJoin
public VarianceVectorForkJoin(float[][] data,
int numOfThreads)
-
Method Details
-
compute
public float[] compute(boolean biasCorrected)
- Specified by:
compute
in interface Variance