FLOPC++
Classes | Private Member Functions | Private Attributes | Friends
flopc::Constant_max Class Reference
Inheritance diagram for flopc::Constant_max:
flopc::Constant_base

List of all members.

Classes

class  MaxFunctor

Private Member Functions

 Constant_max (const MP_domain &i, const Constant &e)
double evaluate () const

Private Attributes

MP_domain d
Constant exp

Friends

Constant maximum (const MP_domain &i, const Constant &e)
 Returns the maximum over the domain of the constant.

Detailed Description

Definition at line 223 of file MP_constant.cpp.


Constructor & Destructor Documentation

flopc::Constant_max::Constant_max ( const MP_domain i,
const Constant e 
) [inline, private]

Definition at line 226 of file MP_constant.cpp.


Member Function Documentation

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

Friends And Related Function Documentation

Constant maximum ( const MP_domain i,
const Constant e 
) [friend]

Returns the maximum over the domain of the constant.

Todo:
description? Haven't used this.
Parameters:
iMP_domain used in evaluation
econstant

Definition at line 306 of file MP_constant.cpp.


Member Data Documentation

Definition at line 245 of file MP_constant.cpp.

Referenced by evaluate().

Definition at line 246 of file MP_constant.cpp.

Referenced by evaluate().


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