Private Member Functions | |
Constant_index (const MP_index_exp &i) | |
double | evaluate () const |
Private Attributes | |
const MP_index_exp | I |
Friends | |
class | Constant |
Definition at line 19 of file MP_constant.cpp.
flopc::Constant_index::Constant_index | ( | const MP_index_exp & | i | ) | [inline, private] |
Definition at line 22 of file MP_constant.cpp.
double flopc::Constant_index::evaluate | ( | ) | const [inline, private, virtual] |
friend class Constant [friend] |
Reimplemented from flopc::Constant_base.
Definition at line 20 of file MP_constant.cpp.
const MP_index_exp flopc::Constant_index::I [private] |
Definition at line 26 of file MP_constant.cpp.
Referenced by evaluate().