Interface RealVariance

All Known Implementing Classes:
RealVarianceVector, RealVarianceVectorForkJoin

public interface RealVariance
Feb 9, 2016 3:13:19 PM
Author:
Kevin V. Bui (kvb2@pitt.edu)
  • Method Summary

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

    • compute

      double[] compute(boolean biasCorrected)