next up previous notation contents
Next: 2.9.8 Symbolic Intervals Up: 2.9 Generalized Interval Arithmetic Previous: 2.9.6 Multi-Dimensional Linear Intervals

2.9.7 Functional Intervals

Allowing functions with more descriptive power as an interval bounds is the obvious way to generalize interval arithmetic.

For any particular function   tex2html_wrap_inline33029 there is an interval arithmetic number system tex2html_wrap_inline33031 with an abstract model tex2html_wrap_inline33033 . I will assume that the function has k ``coefficients'', and n ``parameters''. Each interval bound would then be specified by k extended real numbers, and would vary over an n-dimensional domain:

math8165

math8173

The notation tex2html_wrap_inline33043 states that the k coefficients of f are filled in by the k elements of tex2html_wrap_inline33051 . An interval description is valid if the described interval does not collapse:

math8177

The width of an interval is interpreted as before:

math8187

An interval model tex2html_wrap_inline33053 of an m-ary function g is valid if tex2html_wrap_inline33059 has the inclusion property. The model tex2html_wrap_inline33059 has the inclusion property if

math8196

Containment is interpreted as before:

math8201

The interval extension tex2html_wrap_inline33059 of g is also defined as before:

math8210

Different choices of f lead to differing complexity in the implementation of the operator models (such as tex2html_wrap_inline33069 , tex2html_wrap_inline33071 , and tex2html_wrap_inline33073 ) and the demotion operators tex2html_wrap_inline33075 and tex2html_wrap_inline33077 . The choice of f will affect how well the intervals can track the underlying stream of real computations as well as how useful the computed results will be.


next up previous notation contents
Next: 2.9.8 Symbolic Intervals Up: 2.9 Generalized Interval Arithmetic Previous: 2.9.6 Multi-Dimensional Linear Intervals
Jeff TupperMarch 1996