The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



SelectedVars


Unit: SDL_math2
Class: TSimAnnealVarSel
Declaration: property SelectedVars: TIntArray;

The readonly array property SelectedVars returns the list of variables which has been used in the last optimization step. The variables are represented by their indices. Thus, if SelectedVars contains the values [3,7,12,13], the variables 3, 7, 12 and 13 have been selected in the last processing step.



Last Update: 2023-Nov-15