Template Class profit_max

Inheritance Relationships

Base Type

Template Parameter Order

  1. typename _Tp

Class Documentation

template<typename _Tp>
class profit_max : public gp_base<_Tp>

Profit Maximization Problem, taken from:

[1] Aliabadi, Hossein, and Maziar Salahi. “Robust Geometric Programming

Approach to Profit Maximization with Interval Uncertainty.” Computer Science Journal of Moldova 21.1 (2013): 61.

Public Functions

profit_max()
~profit_max()
inline void gp_setup()

Problem formulation.

inline _Tp obj(const std::valarray<double> &z)

objective function we want to analyse

template<>
profit_max()

Profit Maximization Problem, taken from:

[1] Aliabadi, Hossein, and Maziar Salahi. “Robust Geometric Programming

Approach to Profit Maximization with Interval Uncertainty.” Computer Science Journal of Moldova 21.1 (2013): 61.

template<>
~profit_max()
template<>
profit_max()

Profit Maximization Problem, taken from:

[1] Aliabadi, Hossein, and Maziar Salahi. “Robust Geometric Programming

Approach to Profit Maximization with Interval Uncertainty.” Computer Science Journal of Moldova 21.1 (2013): 61.

template<>
~profit_max()