ObjectiveCreateForDirection Method
Returns an objective function with the same expression and with the given direction.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public Objective CreateForDirection(
ObjectiveDirection direction
)
- direction ObjectiveDirection
- Direction of the objective function to create.
Objective