Class EstimatorIfc.Minimum

  • All Implemented Interfaces:
    EstimatorIfc
    Enclosing interface:
    EstimatorIfc

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

      • Minimum

        public Minimum()
    • Method Detail