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.

Definition at line 384 of file stage.hh.


Constructor & Destructor Documentation

Stg::Bounds::Bounds (  )  [inline]

Definition at line 392 of file stage.hh.

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

Definition at line 393 of file stage.hh.


Member Data Documentation

largest value in range, initially zero

Definition at line 390 of file stage.hh.

smallest value in range, initially zero

Definition at line 388 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:39 2013