FLOPC++
Protected Member Functions | Protected Attributes | List of all members
flopc::Constant_exp Class Reference
Inheritance diagram for flopc::Constant_exp:
flopc::Constant_base flopc::Constant_div flopc::Constant_if flopc::Constant_max_2 flopc::Constant_min_2 flopc::Constant_minus flopc::Constant_mult flopc::Constant_plus

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 96 of file MP_constant.cpp.

Constructor & Destructor Documentation

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

Definition at line 98 of file MP_constant.cpp.

Member Data Documentation

Constant flopc::Constant_exp::left
protected
Constant flopc::Constant_exp::right
protected

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