flopc::ObjectiveGenerateFunctor Class Reference
[Internal (private) interface.]

Functor to facilitate generation of the objective function. More...

#include <MP_expression.hpp>

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

List of all members.

Public Member Functions

 ObjectiveGenerateFunctor (std::vector< Coef > &coefs)
virtual int row_number () const

Detailed Description

Functor to facilitate generation of the objective function.

Note:
FOR INTERNAL USE: This is not normally used directly by the calling code.

Definition at line 80 of file MP_expression.hpp.


Constructor & Destructor Documentation

flopc::ObjectiveGenerateFunctor::ObjectiveGenerateFunctor ( std::vector< Coef > &  coefs  )  [inline]

Definition at line 82 of file MP_expression.hpp.


Member Function Documentation

virtual int flopc::ObjectiveGenerateFunctor::row_number (  )  const [inline, virtual]

Reimplemented from flopc::GenerateFunctor.

Definition at line 83 of file MP_expression.hpp.


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

Generated on 11 Feb 2012 for FLOPC++ by  doxygen 1.6.1