C-XSC - A C++ Class Library for Extended Scientific Computing
2.5.4
|
The Multiple-Precision Data Type l_interval_Inf. More...
#include <l_interval.hpp>
Public Member Functions | |
l_interval_Inf (l_interval &a) throw () | |
Constructor of class l_interval_Inf. | |
l_interval & | operator= (const l_real &a) throw (ERROR_LINTERVAL_EMPTY_INTERVAL) |
Implementation of standard assigning operator. | |
l_interval & | operator= (const real &a) throw (ERROR_LINTERVAL_EMPTY_INTERVAL) |
Implementation of standard assigning operator. |
The Multiple-Precision Data Type l_interval_Inf.
Definition at line 963 of file l_interval.hpp.