flopc::Constant_min Class Reference

Inheritance diagram for flopc::Constant_min:
Inheritance graph
[legend]
Collaboration diagram for flopc::Constant_min:
Collaboration graph
[legend]

List of all members.

Private Member Functions

 Constant_min (const MP_domain &i, const Constant &e)
void operator() () const
double evaluate () const

Private Attributes

MP_domain d
Constant exp
double the_min

Friends

Constant minimum (const MP_domain &i, const Constant &e)
 Returns the sum of two constants.

Detailed Description

Definition at line 212 of file MP_constant.cpp.


Constructor & Destructor Documentation

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

Definition at line 215 of file MP_constant.cpp.


Member Function Documentation

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

Implements flopc::Constant_base.

Definition at line 222 of file MP_constant.cpp.

References d, flopc::MP_domain::Forall(), and the_min.

void flopc::Constant_min::operator() (  )  const [inline, private, virtual]

Implements flopc::Functor.

Definition at line 216 of file MP_constant.cpp.

References exp, and the_min.


Friends And Related Function Documentation

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

Returns the sum of two constants.

Todo:
description? Haven't used this.
Parameters:
i MP_domain used in evaluation
e second constant

Member Data Documentation

Definition at line 228 of file MP_constant.cpp.

Referenced by evaluate().

Definition at line 229 of file MP_constant.cpp.

Referenced by operator()().

double flopc::Constant_min::the_min [mutable, private]

Definition at line 230 of file MP_constant.cpp.

Referenced by evaluate(), and operator()().


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

Generated on 14 Sep 2013 for FLOPC++ by  doxygen 1.6.1