Histogram::Interval Struct Reference

List of all members.

Public Member Functions

 Interval (const double left_point, const double right_point)
unsigned int memory_consumption () const

Public Attributes

double left_point
double right_point
unsigned int content


Detailed Description

Structure denoting one interval.

Constructor & Destructor Documentation

Histogram::Interval::Interval ( const double  left_point,
const double  right_point 
)

Constructor. Sets the bounds and sets the number of values in this interval to zero.


Member Function Documentation

unsigned int Histogram::Interval::memory_consumption (  )  const

Determine an estimate for the memory consumption (in bytes) of this object.


Member Data Documentation

Left bound of the interval.

Right bound of the interval.

Number of values in this interval.


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

deal.II documentation generated on Sat Aug 15 16:52:03 2009 by doxygen 1.5.9