Home | Trees | Indices | Help |
|
---|
|
object --+ | FFWrapper.FitnessTransformation
This class does nothing but serve as an interface template. Typical use-case:
f = FitnessTransformation(f, parameters_if_needed)``
See: class TransformSearchSpace
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
fitness_function must be callable (e.g. a function
or a callable class instance)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 3 01:17:17 2015 | http://epydoc.sourceforge.net |