Enum: enumPostProcessingType

Enumeration of the possible optimization result types supported by the optimization method. Values can be combined when several types are supported.

Fields

Name Description
ePPT_Candidates Candidate points.
ePPT_FeasibilityAndParetoFronts Feasibility and Pareto front index per sample point.
ePPT_None None.
ePPT_Samples Sample points.