11.3.3. rheia.POST_PROCESS.post_process.PostProcessOpt.get_fitness_values
- PostProcessOpt.get_fitness_values(gen)
Returns the fitness values for the population generated in the specified generation.
- Parameters
gen (int) – The generation of interest.
- Returns
fit_val – The fitness values for the population of interest.
- Return type
ndarray