FLOPC++
Protected Member Functions | Protected Attributes | List of all members
flopc::Constant_exp Class Reference
Inheritance diagram for flopc::Constant_exp:
Inheritance graph
[legend]
Collaboration diagram for flopc::Constant_exp:
Collaboration graph
[legend]

Protected Member Functions

 Constant_exp (const Constant &i, const Constant &j)
 
- Protected Member Functions inherited from flopc::Constant_base
 Constant_base ()
 
virtual ~Constant_base ()
 

Protected Attributes

Constant left
 
Constant right
 
- Protected Attributes inherited from flopc::Constant_base
int count
 

Additional Inherited Members

- Public Member Functions inherited from flopc::Constant_base
virtual double evaluate () const =0
 
virtual int getStage () const
 
virtual int stage () const
 

Detailed Description

Definition at line 101 of file MP_constant.cpp.

Constructor & Destructor Documentation

flopc::Constant_exp::Constant_exp ( const Constant i,
const Constant j 
)
inlineprotected

Definition at line 103 of file MP_constant.cpp.

Member Data Documentation

Constant flopc::Constant_exp::left
protected

Definition at line 104 of file MP_constant.cpp.

Constant flopc::Constant_exp::right
protected

Definition at line 104 of file MP_constant.cpp.


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