Histogram2 functions

Non-member functions of Histogram2.
operator +
Add a bias to each bin.
operator +
Add two Histogram2 data together.
Histogram2 operator - (const Histogram2& h1, const Histogram2& h2)
Subtract a Histogram2 from the other.
operator *
Multiply the histogram by a scalar.
operator *
Multiply two histograms together.
operator /
Divide the first histogram by the second.
This section contains functions of Histogram2 that are not members of the Histogram2 class.
Author:
Masahiro Ito
Version:
1.0; Last modified October 15, 2001

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++