MCPcopy Create free account
hub / github.com/dhale/jtk / Histogram

Method Histogram

core/src/main/java/edu/mines/jtk/dsp/Histogram.java:57–60  ·  view source on GitHub ↗

Constructs a histogram for the specified array of values. Computes the number of bins to obtain a robust estimate of the density function. Counts and bins all values. @param v the array of values.

(float[] v)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

initMinMaxMethod · 0.95
initMethod · 0.95
argumentMethod · 0.95

Tested by

no test coverage detected