Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Tools/Math/Histogram.cpp File Reference

Implementation of class Histogram. More...

#include "Histogram.h"

Include dependency graph for Histogram.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, Histogram &histogram)
 Streaming operator that reads a Histogram from a stream.

Outoperator<< (Out &stream, Histogram &histogram)
 Streaming operator that writes a Histogram to a stream.


Detailed Description

Implementation of class Histogram.

Author:
Matthias Juengel

Definition in file Histogram.cpp.


Function Documentation

In& operator>> In stream,
Histogram histogram
 

Streaming operator that reads a Histogram from a stream.

Parameters:
stream The stream from which is read.
histogram The Histogram object.
Returns:
The stream.

Definition at line 138 of file Histogram.cpp.

Out& operator<< Out stream,
Histogram histogram
 

Streaming operator that writes a Histogram to a stream.

Parameters:
stream The stream to write on.
histogram The Histogram object.
Returns:
The stream.

Definition at line 144 of file Histogram.cpp.


Generated on Thu Sep 23 20:02:24 2004 for GT2004 by doxygen 1.3.6