11.3.4. rheia.POST_PROCESS.post_process.PostProcessOpt.get_population_values

PostProcessOpt.get_population_values(gen)

Returns the design variables for the population generated in the specified generation.

Parameters:

gen (int) – The generation of interest.

Returns:

pop_val – The population of interest.

Return type:

ndarray