IMsOptimizationProblem.Extremum

Syntax

Extremum: ExtremumType;

Description

The Extremum property determines the type of the extremum which is searched on finding optimal value of criterion function.

Comments

To set a criterion function, use the IMsBaseOptimizationProblem.CriterionFunction property.

Example

The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.

See also:

IMsOptimizationProblem