FLOPC++
|
Private Member Functions | |
Constant_min (const MP_domain &i, const Constant &e) | |
void | operator() () const |
double | evaluate () const |
Private Attributes | |
MP_domain | d |
Constant | exp |
double | the_min |
Friends | |
Constant | minimum (const MP_domain &i, const Constant &e) |
Returns the sum of two constants. More... | |
Additional Inherited Members | |
![]() | |
virtual int | getStage () const |
virtual int | stage () const |
![]() | |
Constant_base () | |
virtual | ~Constant_base () |
![]() | |
Functor () | |
virtual | ~Functor () |
![]() | |
int | count |
Definition at line 215 of file MP_constant.cpp.
Definition at line 218 of file MP_constant.cpp.
|
inlineprivatevirtual |
Implements flopc::Constant_base.
Definition at line 225 of file MP_constant.cpp.
|
inlineprivatevirtual |
Implements flopc::Functor.
Definition at line 219 of file MP_constant.cpp.
Returns the sum of two constants.
i | MP_domain used in evaluation |
e | second constant |
Definition at line 275 of file MP_constant.cpp.
|
private |
Definition at line 231 of file MP_constant.cpp.
|
private |
Definition at line 232 of file MP_constant.cpp.
|
mutableprivate |
Definition at line 233 of file MP_constant.cpp.