Uses of Interface
function.ReproductionFunctionModel

Packages that use ReproductionFunctionModel
function   
 

Uses of ReproductionFunctionModel in function
 

Classes in function that implement ReproductionFunctionModel
 class RouletteReproductionFunctionModel
          Rulette Reproduction function
 

Methods in function that return ReproductionFunctionModel
 ReproductionFunctionModel LearningAlgorythm.getReproductionFunctionModel()
          Return reference to reproduction Function Model
 

Methods in function with parameters of type ReproductionFunctionModel
 void LearningAlgorythm.setReproductionFunctionModel(ReproductionFunctionModel reproductionFunciton)
          Set reproducion function model