C-XSC - A C++ Class Library for Extended Scientific Computing
2.5.4
|
The Multiple-Precision Data Type l_interval_Sup. More...
#include <l_interval.hpp>
Public Member Functions | |
l_interval_Sup (l_interval &a) throw () | |
Constructor of class l_interval_Sup. | |
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_Sup.
Definition at line 982 of file l_interval.hpp.