|
FLOPC++
|
Protected Member Functions | |
| Constant_exp (const Constant &i, const Constant &j) | |
Protected Member Functions inherited from flopc::Constant_base | |
| Constant_base () | |
| virtual | ~Constant_base () |
Protected Attributes | |
| Constant | left |
| Constant | right |
Protected Attributes inherited from flopc::Constant_base | |
| int | count |
Additional Inherited Members | |
Public Member Functions inherited from flopc::Constant_base | |
| virtual double | evaluate () const =0 |
| virtual int | getStage () const |
| virtual int | stage () const |
Definition at line 96 of file MP_constant.cpp.
Definition at line 98 of file MP_constant.cpp.
|
protected |
Definition at line 99 of file MP_constant.cpp.
Referenced by flopc::Constant_min_2::evaluate(), flopc::Constant_max_2::evaluate(), flopc::Constant_plus::evaluate(), flopc::Constant_minus::evaluate(), flopc::Constant_mult::evaluate(), flopc::Constant_div::evaluate(), and flopc::Constant_if::evaluate().
|
protected |
Definition at line 99 of file MP_constant.cpp.
Referenced by flopc::Constant_min_2::evaluate(), flopc::Constant_max_2::evaluate(), flopc::Constant_plus::evaluate(), flopc::Constant_minus::evaluate(), flopc::Constant_mult::evaluate(), flopc::Constant_div::evaluate(), and flopc::Constant_if::evaluate().
1.8.5