next up previous notation contents
Next: 3.3.21 Examples with Bumpy Functions Up: 3.3 Linear Interval Arithmetic Previous: 3.3.19 Examples with a Discontinuous

3.3.20 Bumpy Functions

We now consider implementing tex2html_wrap_inline36691 models. Each tex2html_wrap_inline36693 interval is given by a set of tex2html_wrap_inline36495 intervals. We previously defined the union of two tex2html_wrap_inline32891 intervals. Extending that definition results in the following method for taking the union of two tex2html_wrap_inline36495 intervals:

figure21255

Another method, which uses tex2html_wrap_inline36701 to describe the result, follows:

math21275

Since each tex2html_wrap_inline36693 interval is a collection of tex2html_wrap_inline36495 intervals, the union of two tex2html_wrap_inline36693 intervals is simply the sum of the two collections:

math21285

Good models of tex2html_wrap_inline32891 -bumpy functions may be built using the methods presented so far, using tex2html_wrap_inline36711 rather than tex2html_wrap_inline36713 , where appropriate.


next up previous notation contents
Next: 3.3.21 Examples with Bumpy Functions Up: 3.3 Linear Interval Arithmetic Previous: 3.3.19 Examples with a Discontinuous
Jeff TupperMarch 1996