Histogram.put

Add the contents of another Histogram to this one. The boundaries and numbers of bins must be the same. This histogram's settings are retained.

  1. This put(double num)
  2. This put(const Histogram rhs)
    class Histogram
    This
    put
    (
    this This
    )
    ()

Meta