FLOPC++
|
Classes | |
class | MaxFunctor |
Private Member Functions | |
Constant_max (const MP_domain &i, const Constant &e) | |
double | evaluate () const |
Private Attributes | |
MP_domain | d |
Constant | exp |
Friends | |
Constant | maximum (const MP_domain &i, const Constant &e) |
Returns the maximum over the domain of the constant. More... | |
Additional Inherited Members | |
![]() | |
virtual int | getStage () const |
virtual int | stage () const |
![]() | |
Constant_base () | |
virtual | ~Constant_base () |
![]() | |
int | count |
Definition at line 223 of file MP_constant.cpp.
Definition at line 226 of file MP_constant.cpp.
|
inlineprivatevirtual |
Implements flopc::Constant_base.
Definition at line 227 of file MP_constant.cpp.
References d, exp, flopc::MP_domain::forall(), and flopc::Constant_max::MaxFunctor::the_max.
Returns the maximum over the domain of the constant.
Definition at line 306 of file MP_constant.cpp.
|
private |
Definition at line 245 of file MP_constant.cpp.
Referenced by evaluate().
|
private |
Definition at line 246 of file MP_constant.cpp.
Referenced by evaluate().