next up previous contents
Next: Kantorovitch theorem Up: Moore theorem Previous: Mathematical background   Contents

Implementation

The previous test is implemented for $y=Mid({\bf X})$ and $Y=F^{\prime
-1}(y)$. The procedure is implemented as:

 
int Krawczyk_Analyzer(int m,int n,
        INTERVAL_VECTOR (* IntervalFunction)(int,int,INTERVAL_VECTOR &), 
        INTERVAL_MATRIX (* J)(int, int, INTERVAL_VECTOR &),INTERVAL_VECTOR &Input)
with This procedure returns 1 if there is a unique solution of $F$ in Input.



Jean-Pierre Merlet 2012-12-20