Class HistogramBin

    • Constructor Detail

      • HistogramBin

        public HistogramBin()
        No-Args constructor should be used only for serialization/deserialization purposes. In all other cases please use Histogram.Builder()
      • HistogramBin

        public HistogramBin​(INDArray array)
        Builds histogram bin for specified array
        Parameters:
        array -