|
FLOPC++
|


Private Member Functions | |
| Constant_max (const MP_domain &i, const Constant &e) | |
| void | operator() () const |
| double | evaluate () const |
Private Attributes | |
| MP_domain | d |
| Constant | exp |
| double | the_max |
Friends | |
| Constant | maximum (const MP_domain &i, const Constant &e) |
| Returns the maximum over the domain of the constant. More... | |
Additional Inherited Members | |
Public Member Functions inherited from flopc::Constant_base | |
| virtual int | getStage () const |
| virtual int | stage () const |
Protected Member Functions inherited from flopc::Constant_base | |
| Constant_base () | |
| virtual | ~Constant_base () |
Protected Member Functions inherited from flopc::Functor | |
| Functor () | |
| virtual | ~Functor () |
Protected Attributes inherited from flopc::Constant_base | |
| int | count |
Definition at line 194 of file MP_constant.cpp.
Definition at line 197 of file MP_constant.cpp.
|
inlineprivatevirtual |
Implements flopc::Constant_base.
Definition at line 204 of file MP_constant.cpp.
|
inlineprivatevirtual |
Implements flopc::Functor.
Definition at line 198 of file MP_constant.cpp.
Returns the maximum over the domain of the constant.
| i | MP_domain used in evaluation |
| e | constant |
Definition at line 272 of file MP_constant.cpp.
|
private |
Definition at line 210 of file MP_constant.cpp.
|
private |
Definition at line 211 of file MP_constant.cpp.
|
mutableprivate |
Definition at line 212 of file MP_constant.cpp.
1.8.5