Interface IterativeAverager

All Known Implementing Classes:
ForkLoopWithPhaserIterativeAverager, FuzzyPhasedParallelIterativeAverager, FuzzyPointToPointPhasedParallelIterativeAverager, LoopOfForkLoopsIterativeAverager, PointToPointPhasedParallelIterativeAverager, SequentialIterativeAverager, X10PhasedForkLoopIterativeAverager

public interface IterativeAverager
Author:
Dennis Cosgrove
  • Method Summary

    Modifier and Type
    Method
    Description
    double[]
    iterativelyAverage(double[] originalArray, int iterationCount)