/* Graph of an interval-valued function */ /* Last edited on 2003-09-22 04:15:51 by stolfi */ #include "iagraph.h" #include #include #include #include #include #include void iagraph_plot ( FILE *psfile, Interval f (Interval x), Interval xd, Interval yd, int n ) { Interval xv, yv; int xi; double gray = 0.75; ps_comment(psfile, "Plot of IA graph"); for (xi=0; xi