Protected Member Functions | |
Constant_exp (const Constant &i, const Constant &j) | |
Protected Attributes | |
Constant | left |
Constant | right |
Definition at line 96 of file MP_constant.cpp.
Definition at line 98 of file MP_constant.cpp.
Constant flopc::Constant_exp::left [protected] |
Definition at line 99 of file MP_constant.cpp.
Referenced by flopc::Constant_if::evaluate(), flopc::Constant_div::evaluate(), flopc::Constant_mult::evaluate(), flopc::Constant_minus::evaluate(), flopc::Constant_plus::evaluate(), flopc::Constant_max_2::evaluate(), and flopc::Constant_min_2::evaluate().
Constant flopc::Constant_exp::right [protected] |
Definition at line 99 of file MP_constant.cpp.
Referenced by flopc::Constant_if::evaluate(), flopc::Constant_div::evaluate(), flopc::Constant_mult::evaluate(), flopc::Constant_minus::evaluate(), flopc::Constant_plus::evaluate(), flopc::Constant_max_2::evaluate(), and flopc::Constant_min_2::evaluate().