![]() |
PK_range_opt_t |
typedef int PK_range_opt_t;
PK_GEOM_range_array_o_t
PK_GEOM_range_array_vector_o_t
PK_GEOM_range_local_o_t
PK_GEOM_range_local_vector_o_t
PK_GEOM_range_o_t
PK_GEOM_range_vector_many_o_t
PK_GEOM_range_vector_o_t
PK_TOPOL_range_array_o_t
PK_TOPOL_range_array_vector_o_t
PK_TOPOL_range_geom_array_o_t
PK_TOPOL_range_geom_o_t
PK_TOPOL_range_local_o_t
PK_TOPOL_range_local_vector_o_t
PK_TOPOL_range_o_t
PK_TOPOL_range_vector_o_t
The values of this enum are used to control the level of analysis that is
undertaken to resolve closely separated local minima/maxima.
Available values:
'PK_range_opt_performance_c': A lower level of analysis to favour
performance but may result in the return of
a local minimum/maximum rather than the true
global solution in complex cases.
'PK_range_opt_accuracy_c' : A higher level of analysis to favour accuracy
of result.