1. Virtual Laboratories
  2. Object Library
  3. Distributions
  4. Domain

Domain

Description

This class defines a partition of an interval into subintervals of equal width. These objects are used to define default domains. A finite domain can be modeled by the values (midpoints) of the partition. The type variable indicates whether the upper and lower bounds are specified (which is usually the case for continuous domains) or whether the upper and lower values are specified (which is usually the case for discrete domains).

Class Hierarchy

Code

The text area below gives the code for this object, so that you can browse the constructors, methods, and properties of the object. Of course, this source file is part of distributions.zip, which contains the source and resource files for all objects in the distributions class.