#include <l_interval.hpp>
Collaboration diagram for cxsc::l_interval_Inf:

Public Member Functions | |
| l_interval_Inf (l_interval &a) throw () | |
| Constructor of class l_interval_Inf. | |
| operator l_real (void) const | |
| l_interval & | operator= (const real &a) throw (ERROR_LINTERVAL_EMPTY_INTERVAL) |
| Implementation of standard assigning operator. | |
| l_interval & | operator= (const l_real &a) throw (ERROR_LINTERVAL_EMPTY_INTERVAL) |
| Implementation of standard assigning operator. | |
Definition at line 963 of file l_interval.hpp.
1.4.6