Uses of Class
com.rubecula.darwin.foundation.Function_

Packages that use Function_
com.rubecula.darwin.domain.fitness

Math 

com.rubecula.darwin.domain.world

Darwin 

 

Uses of Function_ in com.rubecula.darwin.domain.fitness
 

Subclasses of Function_ in com.rubecula.darwin.domain.fitness
 class FitnessFunction_
           
 class FitnessFunction_Normal
          Lifespan: permanent.
 class FitnessFunction_PseudoPoisson
           
 class FitnessFunction_ScaledNormal
          Lifespan: permanent.
 

Uses of Function_ in com.rubecula.darwin.domain.world
 

Subclasses of Function_ in com.rubecula.darwin.domain.world
 class Function_Choosy
          This class implements the Choosy.getMinimumDesirability(double) function and allows dynamic varying of the specific formula, by emplying an Evaluator.
 class Function_Desirable
          Concrete implementation of Desirable which extends Function_ and implements HasExpressions (thus it can be updated graphically at runtime).
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.