Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Histo::OneDHistogram Class Reference

General-purpose one-dimensional histogram. More...

#include <histogram.h>

Inheritance diagram for Histo::OneDHistogram

Inheritance graph

[legend]
Collaboration diagram for Histo::OneDHistogram:

Collaboration graph

[legend]
List of all members.

Public Methods

 OneDHistogram (const int num_bins)

Detailed Description

General-purpose one-dimensional histogram.

Same as OneDBinList except that the individual counts are guaranteed to be non-negative and to add up to the total counts, i.e. guaranteed to be a real Histogram.

Definition at line 116 of file histogram.h.


Constructor & Destructor Documentation

template<classCount = int, classValue = double>
Histo::OneDHistogram<Count, Value>::OneDHistogram<Count, Value> ( const int num_bins )
 

Definition at line 118 of file histogram.h.


The documentation for this class was generated from the following file:
Generated at Mon Aug 21 00:31:20 2000 for RF-LISSOM by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000