Additional Inherited Members |
virtual double | getValue () const =0 |
virtual int | getColumn () const =0 |
virtual int | getStage () const =0 |
Detailed Description
Definition at line 64 of file MP_expression.cpp.
Constructor & Destructor Documentation
flopc::Expression_constant::Expression_constant |
( |
const Constant & |
c | ) |
|
|
inlineprivate |
Member Function Documentation
int flopc::Expression_constant::getColumn |
( |
| ) |
const |
|
inlineprivate |
int flopc::Expression_constant::getStage |
( |
| ) |
const |
|
inlineprivate |
double flopc::Expression_constant::getValue |
( |
| ) |
const |
|
inlineprivate |
void flopc::Expression_constant::insertVariables |
( |
set< MP_variable * > & |
v | ) |
const |
|
inlineprivate |
double flopc::Expression_constant::level |
( |
| ) |
const |
|
inlineprivate |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: