|
FLOPC++
|
Private Member Functions | |
| Constant_if (const MP_boolean b, const Constant &i, const Constant &j) | |
| double | evaluate () const |
Private Attributes | |
| MP_boolean | B |
Friends | |
| Constant | mpif (const MP_boolean &c, const Constant &a, const Constant &b) |
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_exp | |
| Constant_exp (const Constant &i, const Constant &j) | |
Protected Member Functions inherited from flopc::Constant_base | |
| Constant_base () | |
| virtual | ~Constant_base () |
Protected Attributes inherited from flopc::Constant_exp | |
| Constant | left |
| Constant | right |
Protected Attributes inherited from flopc::Constant_base | |
| int | count |
Definition at line 203 of file MP_constant.cpp.
|
inlineprivate |
Definition at line 206 of file MP_constant.cpp.
|
inlineprivatevirtual |
Implements flopc::Constant_base.
Definition at line 207 of file MP_constant.cpp.
References B, flopc::Constant_exp::left, and flopc::Constant_exp::right.
|
friend |
Definition at line 218 of file MP_constant.cpp.
|
private |
Definition at line 215 of file MP_constant.cpp.
Referenced by evaluate().
1.8.5