Stg::Bounds Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

 Bounds (double min, double max)
 Bounds ()

Public Attributes

double max
 largest value in range, initially zero
double min
 smallest value in range, initially zero

Detailed Description

Bound a range of values, from min to max. min and max are initialized to zero.


Constructor & Destructor Documentation

Stg::Bounds::Bounds (  )  [inline]
Stg::Bounds::Bounds ( double  min,
double  max 
) [inline]

Member Data Documentation

largest value in range, initially zero

smallest value in range, initially zero


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

Generated on Tue Oct 20 15:42:06 2009 for Stage by  doxygen 1.6.1