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

2.9.5 Quadratic Intervals

Rather than using linear bounds for the intervals, quadratic bounds may be used. The quadratic real interval number system is denoted by     tex2html_wrap_inline32979 :

math8129

Each interval u of tex2html_wrap_inline32979 is specified by two quadratic functions, each of which is specified by three extended real numbers:

math8137

Since we require that both the lower and upper bound be well-defined functions, some possible descriptions are never valid. An example is the function tex2html_wrap_inline32989 , which is not defined for tex2html_wrap_inline32991 . The methods used to implement interval operators will naturally avoid such descriptions.

Function demotion through tex2html_wrap_inline32993 and tex2html_wrap_inline32995 is more difficult than function demotion through tex2html_wrap_inline32947 and tex2html_wrap_inline32945 . A later section will describe how function demotion is performed.


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