Class EstimatorIfc.Average

  • All Implemented Interfaces:
    EstimatorIfc
    Enclosing interface:
    EstimatorIfc

    public static class EstimatorIfc.Average
    extends java.lang.Object
    implements EstimatorIfc
    A predefined EstimatorIfc that estimates the mean of the data
    • Constructor Detail

      • Average

        public Average()
    • Method Detail