Interface IBatchAlgorithm

    • Method Detail

      • offerSample

        void offerSample​(double value)
      • offerSamples

        void offerSamples​(List<Double> values)
      • offerSamples

        void offerSamples​(double[] values)
      • hasValidBatches

        boolean hasValidBatches()