11.3.4. rheia.POST_PROCESS.post_process.PostProcessOpt.get_population_values
- PostProcessOpt.get_population_values(gen)
Returns the fitness values 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