Friends |
Constant | abs (const Constant &c) |
| for computing the absolute value of a constant value.This is used in the normal formation of an expression such as abs(-5)
|
Detailed Description
Definition at line 39 of file MP_constant.cpp.
Constructor & Destructor Documentation
flopc::Constant_abs::Constant_abs |
( |
const Constant & |
c | ) |
|
|
inlineprivate |
Member Function Documentation
double flopc::Constant_abs::evaluate |
( |
| ) |
const |
|
inlineprivate |
Friends And Related Function Documentation
for computing the absolute value of a constant value.This is used in the normal formation of an expression such as abs(-5)
- input is a constant. It cannot be a variable expression.
- Returns a Constant evaluating to the absolute value of the parameter
Definition at line 48 of file MP_constant.cpp.
Member Data Documentation
The documentation for this class was generated from the following file: