Interface Variance

All Known Implementing Classes:
VarianceVector, VarianceVectorForkJoin

public interface Variance
Feb 9, 2016 3:18:03 PM
Author:
Kevin V. Bui (kvb2@pitt.edu)
  • Method Summary

    Modifier and Type
    Method
    Description
    float[]
    compute(boolean biasCorrected)
     
  • Method Details

    • compute

      float[] compute(boolean biasCorrected)