Description Usage Arguments Value
This function expects a population, computes the fitness and
returns the matrix of fitness values. This function makes use of
parallelMap to allow parallelization of fitness
evaluation.
Keep in mind, that the return value is a 1xn matrix in case of single-objective
optimization.
1  | evaluateFitness(population, fitness.fun, task, control)
 | 
population | 
 [  | 
fitness.fun | 
 [  | 
task | 
 [  | 
control | 
 [  | 
[matrix].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.