BIE::CumSampleHistogram Class Reference

Implements a histogram that supports access as a cumulative histogram. More...

#include <Histogram1D.h>

List of all members.

Public Member Functions

 CumSampleHistogram (double low, double hi, double bucketWidth=-1.0)
 The constructor.
double quartile (double s)
 Get the value below fraction.
double fraction (double s)
 Get the fraction below value.

Friends

class boost::serialization::access


Detailed Description

Implements a histogram that supports access as a cumulative histogram.

This uses a class in the libsrnd library to implement the histogram and compute its statistics.


Member Function Documentation

double BIE::CumSampleHistogram::quartile ( double  s  ) 

Get the value below fraction.

Parameters:
s 

double BIE::CumSampleHistogram::fraction ( double  s  ) 

Get the fraction below value.

Parameters:
s 

Here is the caller graph for this function:


The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen