Class EstimatorIfc.Maximum

  • All Implemented Interfaces:
    EstimatorIfc
    Enclosing interface:
    EstimatorIfc

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

      • Maximum

        public Maximum()
    • Method Detail