Alias: null
Common Name: Histogram double array
Class: org. imirsel. m2k. math. HistogramDoubleArray

Overview:

This module prepares a histogram from an input double array.

Detailed Description: A module prepares a histogram from an input double array and outputs it as a D2K table for use with D2K core modules that use the table object. The number of bins in the histogram is set as a parameter and the interval is calculated from the data.

Data Handling: This module does not modify the input data.


Inputs:
double array
[D
The double array to histogram.


Outputs:
Table
ncsa. d2k. modules. core. datatype. table. Table
The table containing the histogram bins



Properties:
Number of Histogram bins
Controls the number of bins that data is divided into in the histogram.