#include <numerix/interval.hpp>#include <numerix/complex.hpp>Go to the source code of this file.
| #define Complex complex<C> | 
Definition at line 20 of file complex_interval.hpp.
| #define Complex_interval complex<interval<C> > | 
Definition at line 21 of file complex_interval.hpp.
Referenced by make_ball_helper< complex< interval< C > >, complex< C >, C >::val().
| #define Interval interval<C> | 
Definition at line 19 of file complex_interval.hpp.
Referenced by binary_helper< interval< C, V > >::assemble(), binary_helper< interval< C, V > >::read(), make_interval_helper< interval< C, V >, C2 >::val(), and make_ball_helper< interval< C, V >, C2, R2 >::val().
| #define TMPL template<typename C> | 
Definition at line 18 of file complex_interval.hpp.
 1.6.1
 1.6.1