|
FLOPC++
|
Public Member Functions | |
| MaxFunctor (Constant exp) | |
| void | operator() () const |
Public Attributes | |
| Constant | C |
| double | the_max |
Definition at line 232 of file MP_constant.cpp.
| flopc::Constant_max::MaxFunctor::MaxFunctor | ( | Constant | exp | ) | [inline] |
Definition at line 234 of file MP_constant.cpp.
| void flopc::Constant_max::MaxFunctor::operator() | ( | ) | const [inline, virtual] |
Implements flopc::Functor.
Definition at line 235 of file MP_constant.cpp.
Definition at line 241 of file MP_constant.cpp.
Referenced by operator()().
double flopc::Constant_max::MaxFunctor::the_max [mutable] |
Definition at line 242 of file MP_constant.cpp.
Referenced by flopc::Constant_max::evaluate(), and operator()().
1.7.4