Private Member Functions | Private Attributes | Friends

flopc::Constant_index Class Reference

Inheritance diagram for flopc::Constant_index:
flopc::Constant_base

List of all members.

Private Member Functions

 Constant_index (const MP_index_exp &i)
double evaluate () const

Private Attributes

const MP_index_exp I

Friends

class Constant

Detailed Description

Definition at line 19 of file MP_constant.cpp.


Constructor & Destructor Documentation

flopc::Constant_index::Constant_index ( const MP_index_exp i  )  [inline, private]

Definition at line 22 of file MP_constant.cpp.


Member Function Documentation

double flopc::Constant_index::evaluate (  )  const [inline, private, virtual]

Implements flopc::Constant_base.

Definition at line 23 of file MP_constant.cpp.

References I.


Friends And Related Function Documentation

friend class Constant [friend]

Reimplemented from flopc::Constant_base.

Definition at line 20 of file MP_constant.cpp.


Member Data Documentation

Definition at line 26 of file MP_constant.cpp.

Referenced by evaluate().


The documentation for this class was generated from the following file: