| Home | Trees | Indices | Help |
|---|
|
|
Define a callable multiobjective function from single objective ones.
Example:
fitness = comocma.FitFun(cma.ff.sphere, lambda x: cma.ff.sphere(x-1)).
|
|||
|
|||
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 18 16:48:09 2020 | http://epydoc.sourceforge.net |