Class KllFloatsSketchAggregator

  • All Implemented Interfaces:
    BiFunction<org.apache.datasketches.kll.KllFloatsSketch,​org.apache.datasketches.kll.KllFloatsSketch,​org.apache.datasketches.kll.KllFloatsSketch>, BinaryOperator<org.apache.datasketches.kll.KllFloatsSketch>

    public class KllFloatsSketchAggregator
    extends uk.gov.gchq.koryphe.binaryoperator.KorypheBinaryOperator<org.apache.datasketches.kll.KllFloatsSketch>
    A KllFloatsSketchAggregator is a KorypheBinaryOperator that aggregates KllFloatsSketchs.
    • Constructor Detail

      • KllFloatsSketchAggregator

        public KllFloatsSketchAggregator()