|
FLOPC++
|
Private Member Functions | |
| Constant_unary_minus (const Constant &i) | |
| double | evaluate () const |
Private Attributes | |
| Constant | left |
Friends | |
| Constant | operator- (const Constant &a) |
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_base | |
| Constant_base () | |
| virtual | ~Constant_base () |
Protected Attributes inherited from flopc::Constant_base | |
| int | count |
Definition at line 164 of file MP_constant.cpp.
|
inlineprivate |
Definition at line 167 of file MP_constant.cpp.
|
inlineprivatevirtual |
Definition at line 173 of file MP_constant.cpp.
|
private |
Definition at line 171 of file MP_constant.cpp.
Referenced by evaluate().
1.8.5