toggle menu
kgal-core
0.0.5
common
switch theme
search in API
kgal-core
/
kgal.operators
/
evaluate
evaluate
inline
fun
<
V
,
F
>
Chromosome
<
V
,
F
>
.
evaluate
(
fitnessFunction
:
(
V
)
->
F
)
Base evaluates function for
Chromosome
by
fitnessFunction