Functor to facilitate generation of the objective function. More...
#include <MP_expression.hpp>
Public Member Functions | |
ObjectiveGenerateFunctor (std::vector< Coef > &coefs) | |
virtual int | row_number () const |
Functor to facilitate generation of the objective function.
Definition at line 80 of file MP_expression.hpp.
flopc::ObjectiveGenerateFunctor::ObjectiveGenerateFunctor | ( | std::vector< Coef > & | coefs | ) | [inline] |
Definition at line 82 of file MP_expression.hpp.
virtual int flopc::ObjectiveGenerateFunctor::row_number | ( | ) | const [inline, virtual] |
Reimplemented from flopc::GenerateFunctor.
Definition at line 83 of file MP_expression.hpp.